Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Christophe Leroy 0deae39cec powerpc/83xx: handle machine check caused by watchdog timer
When the watchdog timer is set in interrupt mode, it causes a
machine check when it times out. The purpose of this mode is to
ease debugging, not to crash the kernel and reboot the machine.

This patch implements a special handling for that, in order to not
crash the kernel if the watchdog times out while in interrupt or
within the idle task.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
[scottwood: added missing #include]
Signed-off-by: Scott Wood <oss@buserror.net>
2018-12-21 20:56:41 -06:00
..
2018-06-03 21:19:40 +10:00
2018-07-30 22:47:53 +10:00
2018-12-20 22:21:20 +11:00
2018-08-13 15:59:06 +10:00
2018-12-17 22:11:54 +11:00
2017-12-11 13:03:35 +11:00
2018-10-09 16:51:05 +11:00
2015-04-07 17:15:13 +10:00
2018-05-25 12:04:46 +10:00