On Tue, 2017-06-13 at 13:05:46 UTC, Nicholas Piggin wrote: > Rather than concern ourselves with any soft-mask logic in the CPU > hotplug handler, just hard disable interrupts. This ensures there > are no lazy-irqs pending, which means we can call directly to idle > instruction in order to sleep. > > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/2525db04d1cc53e1951143d1829aa7 cheers