aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorSuresh Siddha <[email protected]>2011-06-30 17:19:32 -0700
committerH. Peter Anvin <[email protected]>2011-06-30 17:29:47 -0700
commit3e7cf5b00dd5b577b4ee9b2a66e40fb670ef210b (patch)
treef49eaaae16aee9f36fe85384fa3e8c8feeb997ab /net/lapb/lapb_timer.c
parentb0af8dfdd67699e25083478c63eedef2e72ebd85 (diff)
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions