original_kernel/arch
Anton Blanchard ab87e8dc88 [POWERPC] Fix corruption in hcall9
It looks to me like we are corrupting r12 in the hcall9 function.
Although we have r0 free we cant use offsets against it, so save
away r12 in there instead.  r12 holds the ninth return value from
the hypervisor call, so without this fix, the caller will see the
wrong value for the ninth element in the array that gets the return
values.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-01-09 17:03:03 +11:00
..
alpha
arm [ARM] Provide basic printk_clock() implementation 2007-01-08 19:50:03 +00:00
arm26
avr32
cris
frv
h8300
i386 [PATCH] i386: modpost smpboot code warning fix 2007-01-05 23:55:23 -08:00
ia64
m32r
m68k
m68knommu
mips [MIPS] PNX8550: Fix system timer support 2007-01-08 21:41:04 +00:00
parisc
powerpc [POWERPC] Fix corruption in hcall9 2007-01-09 17:03:03 +11:00
ppc
s390
sh
sh64
sparc [SPARC64]: Fix of_iounmap() region release. 2006-12-31 14:06:05 -08:00
sparc64 [SPARC64]: Handle ISA devices with no 'regs' property. 2006-12-31 14:06:07 -08:00
um
v850
x86_64 Revert "[PATCH] x86-64: Try multiple timer variants in check_timer" 2007-01-08 15:04:46 -08:00
xtensa