projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
powerpc/spufs: remove class_0_dsisr from spu exception handling
[linux-2.6]
/
arch
/
powerpc
/
boot
/
ps3-hvcall.S
diff --git
a/arch/powerpc/boot/ps3-hvcall.S
b/arch/powerpc/boot/ps3-hvcall.S
index
585965f
..
d6068f1
100644
(file)
--- a/
arch/powerpc/boot/ps3-hvcall.S
+++ b/
arch/powerpc/boot/ps3-hvcall.S
@@
-145,7
+145,7
@@
.macro STORE_REGS_5_2
lwz r11, 16(r1)
std r4, 0(r11)
- lwz r11, 2
4
(r1)
+ lwz r11, 2
0
(r1)
std r5, 0(r11)
.endm