[PATCH] powerpc: Fix Kernel FP unavail exception for BookE
authorBecky Bruce <bgill@freescale.com>
Tue, 31 Jan 2006 23:52:59 +0000 (17:52 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 10 Feb 2006 05:51:50 +0000 (16:51 +1100)
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 <becky.bruce@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found