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 <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
- Loading branch information