Skip to content
Commit 0deae39c authored by Christophe Leroy's avatar Christophe Leroy Committed by Scott Wood
Browse files

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: default avatarChristophe Leroy <christophe.leroy@c-s.fr>
[scottwood: added missing #include]
Signed-off-by: default avatarScott Wood <oss@buserror.net>
parent 01f45c8f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment