kernel-ark/arch/ppc/kernel
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
..
asm-offsets.c
cpu_setup_6xx.S
cpu_setup_power4.S
dma-mapping.c
entry.S
head_4xx.S
head_8xx.S
head_44x.S
head_booke.h
head_fsl_booke.S
head.S
idle_6xx.S
idle_power4.S
idle.c
l2cr.S
machine_kexec.c
Makefile
misc.S
module.c
pci.c
perfmon_fsl_booke.c
ppc_htab.c
ppc_ksyms.c
ppc-stub.c
relocate_kernel.S
rio.c
semaphore.c
setup.c
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
temp.c
time.c
traps.c
vmlinux.lds.S