Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpuidle/powernv: avoid double irq enable coming out of idle
Since e168979 ("cpuidle: Add common time keeping and irq enabling"), cpuidle drivers are expected to return from ->enter with irqs disabled. Update the cpuidle-powernv snooze loop to disable irqs before returning. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
- Loading branch information