aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2021-06-23 14:12:45 +1000
committerMichael Ellerman <[email protected]>2021-06-25 00:07:09 +1000
commitbab26238bbd44d5a4687c0a64fd2c7f2755ea937 (patch)
treefa4138f3f2d0c9c1bd01d5b44b6ffb61a064224c /tools/perf/scripts/python/stackcollapse.py
parentf5f48e8cb93f4acd77411df0327b61066985bea8 (diff)
powerpc: Offline CPU in stop_this_cpu()
printk_safe_flush_on_panic() has special lock breaking code for the case where we panic()ed with the console lock held. It relies on panic IPI causing other CPUs to mark themselves offline. Do as most other architectures do. This effectively reverts commit de6e5d38417e ("powerpc: smp_send_stop do not offline stopped CPUs"), unfortunately it may result in some false positive warnings, but the alternative is more situations where we can crash without getting messages out. Fixes: de6e5d38417e ("powerpc: smp_send_stop do not offline stopped CPUs") Signed-off-by: Nicholas Piggin <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions