diff options
author | Petr Mladek <[email protected]> | 2019-10-24 13:49:26 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-01-16 14:52:48 +0100 |
commit | 3a51449b7959f68cc45abe67298e40c7eb57167b (patch) | |
tree | bd147ead9447bfcb03711261333e3a9f15c17dfc /scripts/gdb/linux/genpd.py | |
parent | d129479f1fff5c88adbf8dff7649664916d28f81 (diff) |
watchdog/softlockup: Remove obsolete check of last reported task
commit 9cf57731b63e ("watchdog/softlockup: Replace "watchdog/%u" threads
with cpu_stop_work") ensures that the watchdog is reliably touched during
a task switch.
As a result the check for an unnoticed task switch is not longer needed.
Remove the relevant code, which effectively reverts commit b1a8de1f5343
("softlockup: make detector be aware of task switch of processes hogging
cpu")
Signed-off-by: Petr Mladek <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Ziljstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions