[WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards
authorWim Van Sebroeck <wim@iguana.be>
Wed, 19 Nov 2008 19:39:58 +0000 (19:39 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 21 Nov 2008 08:34:26 +0000 (08:34 +0000)
commit7cd5b08be3c489df11b559fef210b81133764ad4
treea52a6549b847945f7743ca5272221317aa37efe2
parentf80e919bb42c191bbe60ab078a59b30336d11d3b
[WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards

Bugzilla #9868: On Intel motherboards with the ICH9 based I/O controllers
(Like DP35DP and DG33FB) the iTCO timer counts but it doesn't reboot the
system after the counter expires.

This patch fixes this by moving the enabling & disabling of the TCO_EN bit
in the SMI_EN register into the start and stop code.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/iTCO_vendor_support.c
drivers/watchdog/iTCO_wdt.c