]> git.ipfire.org Git - people/arne_f/kernel.git/commit
parisc: Suspend lockup detectors before system halt
authorHelge Deller <deller@gmx.de>
Tue, 25 Jul 2017 19:41:41 +0000 (21:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Aug 2017 01:59:40 +0000 (18:59 -0700)
commitfa2aa76efe7d07b8920defea92072bf1df2df7b1
treeb7fc3da8ec1b7708e100f9d21793b1bdbc15e97e
parentf0d23fa632430cee981ea2b662b52c62915fc9bc
parisc: Suspend lockup detectors before system halt

commit 56188832a50f09998cb570ba3771a1d25c193c0e upstream.

Some machines can't power off the machine, so disable the lockup detectors to
avoid this watchdog BUG to show up every few seconds:
watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [systemd-shutdow:1]

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/kernel/process.c