powerpc/spufs: remove class_0_dsisr from spu exception handling
[linux-2.6] / arch / powerpc / boot / ps3-hvcall.S
index 585965f..d6068f1 100644 (file)
 .macro STORE_REGS_5_2
        lwz r11, 16(r1)
        std r4, 0(r11)
-       lwz r11, 24(r1)
+       lwz r11, 20(r1)
        std r5, 0(r11)
 .endm