X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fi386%2Fkernel%2Fi387.c;h=665847281ed25fe963e51a250c1e933eaea217b6;hb=db7ce76f6b3dfc119ab2f03e5e7784afc9cf2f05;hp=d75524758daf770811e029536f6730c8b5c0fa21;hpb=31151ba2cef171344beac254e65bd7e00138bb0d;p=powerpc.git diff --git a/arch/i386/kernel/i387.c b/arch/i386/kernel/i387.c index d75524758d..665847281e 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) {