]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
watchdog: hpwdt: prevent multiple "NMI occurred" messages
authorNaga Chumbalkar <nagananda.chumbalkar@hp.com>
Tue, 9 Aug 2011 22:27:26 +0000 (22:27 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 14 Aug 2011 19:55:30 +0000 (19:55 +0000)
commit518c579c263cb6bfc7c42e30940cb8aa72648600
tree27170a88981c609aca93e7f950213be16f208744
parent912437393901933181d804e471598b294f5491dd
watchdog: hpwdt: prevent multiple "NMI occurred" messages

On platforms with no iCRU support don't print two, (possibly conflicting),
"NMI occurred" messages when the firmware is unable to source the NMI.

Please note that one of the enhancements to the v1.3.0 hpwdt driver is to panic and allow
KDUMP to succeed even on NMIs that are unknown to the platform firmware.

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