x86-32, fpu: Remove math_emulate stub
authorBrian Gerst <brgerst@gmail.com>
Sat, 4 Sep 2010 01:17:15 +0000 (21:17 -0400)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 9 Sep 2010 21:17:11 +0000 (14:17 -0700)
commita334fe43d85f570ae907acf988a053c5eff78d6e
tree1b340dd16173ce9e74aa369d83daea27bac961d3
parent820241356d6aa9a895fc10def15794a5a5bfcd98
x86-32, fpu: Remove math_emulate stub

check_fpu() in bugs.c halts boot if no FPU is found and math emulation
isn't enabled.  Therefore this stub will never be used.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Acked-by: Pekka Enberg <penberg@kernel.org>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
LKML-Reference: <1283563039-3466-9-git-send-email-brgerst@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/traps.c