commit | 66f2d025e234d44e35ae5bcec328078c35b8a8fb | [log] [tgz] |
---|---|---|
author | Becky Bruce <bgill@freescale.com> | Tue Jan 31 17:52:59 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Fri Feb 10 16:51:50 2006 +1100 |
tree | d3b62d75f044e2b522f56d632ba16b1036cdf8bf | |
parent | d6d93856cb90eeb07062ad938bd26f554bf1b9b9 [diff] |
[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 <becky.bruce@freescale.com> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>