Commit ae6d9652 authored by Wim Van Sebroeck's avatar Wim Van Sebroeck

[WATCHDOG] v2.6.9-rc3 i8xx_tco.c-stop_reboot-patch

Fix for Bugzilla Bug 132719: "watchdog i8xx_tco causing machine to
reboot."
parent ef62f171
......@@ -465,7 +465,7 @@ static int __init watchdog_init (void)
goto unreg_notifier;
}
tco_timer_keepalive ();
tco_timer_stop ();
printk (KERN_INFO PFX "initialized (0x%04x). heartbeat=%d sec (nowayout=%d)\n",
TCOBASE, heartbeat, nowayout);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment