aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2019-10-22 21:58:14 +1000
committerMichael Ellerman <[email protected]>2019-10-29 21:47:01 +1100
commit7d6475051fb3d9339c5c760ed9883bc0a9048b21 (patch)
tree1ceb55b53e769a3cae7ebfa3d4b2a6454b2318b9 /tools/perf/util/trace-event-scripting.c
parent05d9a952832cb206a32e3705eff6edebdb2207e7 (diff)
powerpc/powernv: Fix CPU idle to be called with IRQs disabled
Commit e78a7614f3876 ("idle: Prevent late-arriving interrupts from disrupting offline") changes arch_cpu_idle_dead to be called with interrupts disabled, which triggers the WARN in pnv_smp_cpu_kill_self. Fix this by fixing up irq_happened after hard disabling, rather than requiring there are no pending interrupts, similarly to what was done done until commit 2525db04d1cc5 ("powerpc/powernv: Simplify lazy IRQ handling in CPU offline"). Fixes: e78a7614f3876 ("idle: Prevent late-arriving interrupts from disrupting offline") Reported-by: Paul Mackerras <[email protected]> Signed-off-by: Nicholas Piggin <[email protected]> [mpe: Add unexpected_mask rather than checking for known bad values, change the WARN_ON() to a WARN_ON_ONCE()] Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions