commit | e05b59fe7927bc648ac3af3d59dc64a7ee6b22e2 | [log] [tgz] |
---|---|---|
author | Corey Minyard <minyard@acm.org> | Wed Apr 19 22:40:53 2006 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Jun 20 18:50:42 2006 +0200 |
tree | 845497dc08f3d506edfc3af2956f43e3f6d70472 | |
parent | 427abfa28afedffadfca9dd8b067eb6d36bac53f [diff] |
[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 <minyard@acm.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Andrew Morton <akpm@osdl.org>