From: Peter Zijlstra Date: Fri, 20 Aug 2010 09:49:15 +0000 (+0200) Subject: watchdog: Don't throttle the watchdog X-Git-Tag: v2.6.36-rc3~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6db67cda735d8ace5f19c3831240e1408679790;p=pandora-kernel.git watchdog: Don't throttle the watchdog Stephane reported that when the machine locks up, the regular ticks, which are responsible to resetting the throttle count, stop too. Hence the NMI watchdog can end up being throttled before it reports on the locked up state, and we end up being sad.. Cure this by having the watchdog overflow reset its own throttle count. Reported-by: Stephane Eranian Tested-by: Stephane Eranian Cc: Don Zickus Cc: Frederic Weisbecker Signed-off-by: Peter Zijlstra LKML-Reference: <1282215916.1926.4696.camel@laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed