Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Nicholas Piggin 80e4d70b06 powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog
In xmon, touch_nmi_watchdog() is not expected to be checking that
other CPUs have not touched the watchdog, so the code will just call
touch_nmi_watchdog() once before re-enabling hard interrupts.

Just update our CPU's state, and ignore apparently stuck SMP threads.

Arguably touch_nmi_watchdog should check for SMP lockups, and callers
should be fixed, but that's not trivial for the input code of xmon.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-10-04 11:26:02 +11:00
..
2017-08-10 23:32:18 +10:00
2017-06-28 06:54:33 -07:00
2017-06-27 17:02:50 -07:00
2017-09-08 18:26:48 -07:00
2017-06-27 12:09:09 +10:00