Re: [PATCH 1/2] powerpc/powernv: process interrupts from system reset wakeup

2017-03-22 Thread Michael Ellerman
Nicholas Piggin writes: > When the CPU wakes from low power state, it begins at the system reset > interrupt with the exception that caused the wakeup encoded in SRR1. > > Today, powernv idle wakeup ignores the wakeup reason (except a special > case for HMI), and the regular

[PATCH 1/2] powerpc/powernv: process interrupts from system reset wakeup

2017-03-20 Thread Nicholas Piggin
When the CPU wakes from low power state, it begins at the system reset interrupt with the exception that caused the wakeup encoded in SRR1. Today, powernv idle wakeup ignores the wakeup reason (except a special case for HMI), and the regular interrupt corresponding to the exception will fire