X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fi387.c;h=a46cb3522c0c19d67f2d474c6e1f09fb616004ff;hb=24cd7f54a0d47e1d5b3de29e2456bfbd2d8447b7;hp=1f11f5ce668f93aadff67c425fae359da6efc6a8;hpb=dcded10f6dce10411b16134ce9cc87bfdf75c13f;p=mv-sheeva.git diff --git a/arch/x86/kernel/i387.c b/arch/x86/kernel/i387.c index 1f11f5ce668..a46cb3522c0 100644 --- a/arch/x86/kernel/i387.c +++ b/arch/x86/kernel/i387.c @@ -40,6 +40,7 @@ static unsigned int mxcsr_feature_mask __read_mostly = 0xffffffffu; unsigned int xstate_size; +EXPORT_SYMBOL_GPL(xstate_size); unsigned int sig_xstate_ia32_size = sizeof(struct _fpstate_ia32); static struct i387_fxsave_struct fx_scratch __cpuinitdata;