aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorSuresh Siddha <[email protected]>2011-07-01 00:19:32 +0000
committerH. Peter Anvin <[email protected]>2011-07-01 00:29:47 +0000
commit3e7cf5b00dd5b577b4ee9b2a66e40fb670ef210b (patch)
treef49eaaae16aee9f36fe85384fa3e8c8feeb997ab /lib/dynamic_debug.c
parentLinux 3.0-rc5 (diff)
downloadkernel-3e7cf5b00dd5b577b4ee9b2a66e40fb670ef210b.tar.gz
kernel-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 <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions