kernel-ark/arch/ppc
Alan Curry f1434a4854 [PATCH] powerpc: fix altivec_unavailable_exception Oopses
altivec_unavailable_exception is called without setting r3... it looks like
the r3 that actually gets passed in as struct pt_regs *regs is the
undisturbed value of r3 at the time the altivec instruction was encountered.
The user actually gets to choose the pt_regs printed in the Oops!

This fixes the oops by passing the correct pt_regs pointer to
altivec_unavailable_exception.

Signed-off-by: Alan Curry <pacman@TheWorld.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-02-24 11:36:23 +11:00
..
4xx_io
8xx_io
8260_io
amiga
boot
configs
kernel [PATCH] powerpc: fix altivec_unavailable_exception Oopses 2006-02-24 11:36:23 +11:00
lib
math-emu
mm
platforms [SERIAL] uart_port flags member should use UPF_* 2006-02-05 10:52:29 +00:00
syslib Merge master.kernel.org:/home/rmk/linux-2.6-serial 2006-02-08 15:21:22 -08:00
xmon [PATCH] ppc: fix adb breakage in xmon 2006-02-24 11:36:20 +11:00
Kconfig
Kconfig.debug
Makefile