From: Corey Minyard Date: Wed, 19 Apr 2006 20:40:53 +0000 (+0200) Subject: [WATCHDOG] Pre-Timeout flags X-Git-Tag: v2.6.18-rc1~413^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e05b59fe7927bc648ac3af3d59dc64a7ee6b22e2;p=pandora-kernel.git [WATCHDOG] Pre-Timeout flags Some watchdog timers support the concept of a "pretimeout" which occurs some time before the real timeout. The pretimeout can be delivered via an interrupt or NMI and can be used to panic the system when it occurs (so you get useful information instead of a blind reboot). Signed-off-by: Corey Minyard Signed-off-by: Wim Van Sebroeck Signed-off-by: Andrew Morton --- Reading git-diff-tree failed