From: Brian Gerst Date: Sat, 4 Sep 2010 01:17:15 +0000 (-0400) Subject: x86-32, fpu: Remove math_emulate stub X-Git-Tag: v2.6.37-rc1~206^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a334fe43d85f570ae907acf988a053c5eff78d6e;p=pandora-kernel.git 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 Acked-by: Pekka Enberg Cc: Suresh Siddha LKML-Reference: <1283563039-3466-9-git-send-email-brgerst@gmail.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed