From: Wim Van Sebroeck Date: Wed, 19 Nov 2008 19:39:58 +0000 (+0000) Subject: [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards X-Git-Tag: v2.6.28-rc8~69^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd5b08be3c489df11b559fef210b81133764ad4;p=pandora-kernel.git [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 --- Reading git-diff-tree failed