diff options
author | Corey Minyard <minyard@acm.org> | 2005-11-07 01:00:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-07 07:53:45 -0800 |
commit | b385676b355549afc9a7507ce09c7df47f166521 (patch) | |
tree | f24226209eca4f67e2bacead4767be919a8557bf /kernel | |
parent | e61fb5b65150ace7192d1f0ce840fe4cd6285e73 (diff) | |
download | op-kernel-dev-b385676b355549afc9a7507ce09c7df47f166521.zip op-kernel-dev-b385676b355549afc9a7507ce09c7df47f166521.tar.gz |
[PATCH] ipmi: fix watchdog timeout panic handling
If a panic came from the IPMI watchdog pretimeout and that was reported via
an NMI, it would also be reported via the standard IPMI flags, which would
get picked up when reporting panic events and cause another panic. This
adds an atomic to avoid calling panic twice.
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions