]> err.no Git - linux-2.6/commit
[WATCHDOG] hpwdt: Fix NMI handling.
authorMingarelli, Thomas <Thomas.Mingarelli@hp.com>
Tue, 25 Mar 2008 17:17:30 +0000 (17:17 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 25 May 2008 09:01:48 +0000 (09:01 +0000)
commit7f7f894c6d3285407b2493d1575500fb25e3d495
treeec4a6c54e7aa41b4e17bd7a07aa6002416c2e7a7
parent93539b194696a6291e6895be07d4241c8d972c4b
[WATCHDOG] hpwdt: Fix NMI handling.

I need to just return in case it's not my NMI so someone else can take a look
at it (and reset die_nmi_called to 0 in case I actually do get one that's mine
to handle).

Signed-off-by: Thomas Mingarelli <thomas.mingarelli@hp.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/hpwdt.c