OSDN Git Service

powerpc/powernv: Fix return value from power7_nap() et al.
[uclinux-h8/linux.git] / arch / powerpc / kernel / idle_power7.S
index 05adc8b..eeaa0d5 100644 (file)
@@ -94,6 +94,7 @@ _GLOBAL(power7_powersave_common)
        beq     1f
        addi    r1,r1,INT_FRAME_SIZE
        ld      r0,16(r1)
+       li      r3,0                    /* Return 0 (no nap) */
        mtlr    r0
        blr