Skip to content
Snippets Groups Projects
Commit 01e5c614 authored by Wei Li's avatar Wei Li Committed by 谢秀奇
Browse files

sched/debug: Reset watchdog on all CPUs while processing sysrq-t


hulk inclusion
category: bugfix
bugzilla: NA
CVE: NA

-------------------------------------------------

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.

Signed-off-by: default avatarWei Li <liwei391@huawei.com>
Reviewed-by: default avatarHanjun Guo <guohanjun@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: default avatarXie XiuQi <xiexiuqi@huawei.com>
parent ce419f98
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment