diff options
author | Wei Li <[email protected]> | 2019-12-26 16:52:24 +0800 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-01-17 10:19:20 +0100 |
commit | 02d4ac5885a18d326b500b94808f0956dcce2832 (patch) | |
tree | 8bd9f9bb058155c1a9bb39a608dfcb8487432fa0 /scripts/bpf_helpers_doc.py | |
parent | dcd6dffb0a75741471297724640733fa4e958d72 (diff) |
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Lengthy output of sysrq-t may take a lot of time on slow serial console
with lots of processes and CPUs.
So we need to reset NMI-watchdog to avoid spurious lockup messages, and
we also reset softlockup watchdogs on all other CPUs since another CPU
might be blocked waiting for us to process an IPI or stop_machine.
Add to sysrq_sched_debug_show() as what we did in show_state_filter().
Signed-off-by: Wei Li <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions