diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2017-06-13 15:05:46 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-06-19 11:46:26 +0200 |
commit | 2525db04d1cc53e1951143d1829aa75a78cc7f76 (patch) | |
tree | 8819d4117525b024be704ddc34ee0b5a560a4aff /arch/powerpc/include/asm/ppc-opcode.h | |
parent | powerpc/64s/idle: Move soft interrupt mask logic into C code (diff) | |
download | linux-2525db04d1cc53e1951143d1829aa75a78cc7f76.tar.xz linux-2525db04d1cc53e1951143d1829aa75a78cc7f76.zip |
powerpc/powernv: Simplify lazy IRQ handling in CPU offline
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 <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/ppc-opcode.h')
0 files changed, 0 insertions, 0 deletions