diff options
author | Suresh Siddha <suresh.b.siddha@intel.com> | 2011-07-01 02:19:32 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2011-07-01 02:29:47 +0200 |
commit | 3e7cf5b00dd5b577b4ee9b2a66e40fb670ef210b (patch) | |
tree | f49eaaae16aee9f36fe85384fa3e8c8feeb997ab /arch/arm/mach-imx/mach-bug.c | |
parent | Linux 3.0-rc5 (diff) | |
download | linux-3e7cf5b00dd5b577b4ee9b2a66e40fb670ef210b.tar.xz linux-3e7cf5b00dd5b577b4ee9b2a66e40fb670ef210b.zip |
x86-32, fpu: Fix DNA exception during check_fpu()
Before check_fpu() is called, we have cr0.TS bit set and hence the floating
point code to check the FDIV bug was generating a DNA exception.
Use kernel_fpu_begin()/kernel_fpu_end() around the floating point
code to avoid this unnecessary device not available exception during
boot.
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Link: http://lkml.kernel.org/r/1309479572.2665.1372.camel@sbsiddha-MOBL3.sc.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/arm/mach-imx/mach-bug.c')
0 files changed, 0 insertions, 0 deletions