commit | 2bbeed016dd96045ec82c3a309afddcc3a0db1d2 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Fri May 11 12:00:19 2012 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed May 30 07:54:40 2012 +0200 |
tree | 291e73618f5b088702308210a1fc6134a21dba4f | |
parent | 45f5fed30a6460ec58f159ff297a2974153a97de [diff] |
watchdog: Add a flag to indicate the watchdog doesn't reboot things Some watchdogs merely trigger external alarms and controls. In a managed environment this is very useful but we want drivers to be able to figure out which is which now multiple dogs can be loaded. Thus add an ALARMONLY feature flag. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>