X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fi386%2Fkernel%2Fi387.c;h=665847281ed25fe963e51a250c1e933eaea217b6;hb=347b4599dd6ffef27e18c227532d1ec66556000b;hp=d75524758daf770811e029536f6730c8b5c0fa21;hpb=bdf242eeb0f69567fe43eba93889d80ecacbfe94;p=linux-2.6-omap-h63xx.git diff --git a/arch/i386/kernel/i387.c b/arch/i386/kernel/i387.c index d75524758da..665847281ed 100644 --- a/arch/i386/kernel/i387.c +++ b/arch/i386/kernel/i387.c @@ -8,7 +8,6 @@ * Gareth Hughes , May 2000 */ -#include #include #include #include @@ -25,7 +24,7 @@ #define HAVE_HWFP 1 #endif -static unsigned long mxcsr_feature_mask = 0xffffffff; +static unsigned long mxcsr_feature_mask __read_mostly = 0xffffffff; void mxcsr_feature_mask_init(void) {