aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndrew Bresticker <[email protected]>2015-03-25 10:25:43 -0700
committerRalf Baechle <[email protected]>2015-04-01 17:21:58 +0200
commitea925a72a271f6868dddef98426b396f110da211 (patch)
treef22ab20639cefba3ff69a2b3e245ac5baf8ce936 /tools/perf/scripts/python/export-to-postgresql.py
parentc1bed31f9c67f7d315ba13e6eb215fb412a33514 (diff)
MIPS: smp: Make stop_this_cpu() actually stop the CPU
Since cpu_wait() enables interrupts upon return, CPUs which have entered stop_this_cpu() may still end up handling interrupts. This can lead to the softlockup detector firing on a panic or restart/poweroff/halt. Just disable interrupts and spin to ensure nothing else runs on the CPU once it has entered stop_this_cpu(). Signed-off-by: Andrew Bresticker <[email protected]> Cc: James Hogan <[email protected]> Cc: Maciej W. Rozycki <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/9601/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions