]> git.baikalelectronics.ru Git - kernel.git/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)
commit56648863ff4e1ac107037f0d67820201a2479c87
treeec4a6c54e7aa41b4e17bd7a07aa6002416c2e7a7
parent93e8faef9aab342551c6fc82a4cb572f4d45f3ef
[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