diff options
author | David S. Miller <davem@davemloft.net> | 2014-05-03 22:25:33 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-03 22:25:33 -0700 |
commit | 16ce8a30e6102d7aabd4e4518d255f330290fa3f (patch) | |
tree | 048f1e0b0bccd49fff6090cdc232717af4d34b2b /arch/sparc/mm | |
parent | 49b6c01f4c1de3b5e5427ac5aba80f9f6d27837a (diff) | |
download | linux-stable-16ce8a30e6102d7aabd4e4518d255f330290fa3f.tar.gz linux-stable-16ce8a30e6102d7aabd4e4518d255f330290fa3f.tar.bz2 linux-stable-16ce8a30e6102d7aabd4e4518d255f330290fa3f.zip |
sparc64: Normalize NMI watchdog logging and behavior.
Bring this code in line with the perf based generic NMI watchdog
in kernel/watchdog.c (which we should convert over to at some
point).
In particular, don't do anything super fancy when the watchdog
triggers, and specifically don't do a do_exit() which only makes
things worse.
Either panic(), or WARN(). The latter of which will do all of
the actions such as give us a stack backtrace.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/mm')
0 files changed, 0 insertions, 0 deletions