From: Becky Bruce Date: Tue, 31 Jan 2006 23:52:59 +0000 (-0600) Subject: [PATCH] powerpc: Fix Kernel FP unavail exception for BookE X-Git-Tag: v2.6.17-rc1~1117^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f2d025e234d44e35ae5bcec328078c35b8a8fb;p=pandora-kernel.git [PATCH] powerpc: Fix Kernel FP unavail exception for BookE Updated FP unavailable exception to refer to the correct function in traps.c. head_booke.h was using the old name, KernelFP, instead of kernel_fp_unavailable_exception. Signed-off-by: Becky Bruce Acked-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed