commit | d129479f1fff5c88adbf8dff7649664916d28f81 | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | Wed Dec 18 05:31:25 2019 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jan 16 12:25:51 2020 +0100 |
tree | 1ca10129763c5f26b70223f14d608daa6c8ff561 | |
parent | b3a987b0264d3ddbb24293ebff10eddfc472f653 [diff] |
watchdog: Remove soft_lockup_hrtimer_cnt and related code After commit 9cf57731b63e ("watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work"), the percpu soft_lockup_hrtimer_cnt is not used any more, so remove it and related code. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20191218131720.4146aea2@xhacker.debian