diff options
author | Wim Van Sebroeck <wim@iguana.be> | 2017-09-09 11:41:24 -0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2017-09-09 11:41:24 -0400 |
commit | fc61e83a29308601e6e8a0759e24fc8fe2122692 (patch) | |
tree | 1c850a3c2cb972b42fef44008030f211ffa3d7ce /Documentation/watchdog | |
parent | 0e271fd59fe9e6d8c932309e7a42a4519c5aac6f (diff) |
watchdog: Revert "iTCO_wdt: all versions count down twice"
This reverts commit 1fccb73011ea8a5fa0c6d357c33fa29c695139ea.
Reported as Bug 196509 - iTCO_wdt regression reboot before timeout expire
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'Documentation/watchdog')
-rw-r--r-- | Documentation/watchdog/watchdog-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt index b3526365ea8e..6f9d7b418917 100644 --- a/Documentation/watchdog/watchdog-parameters.txt +++ b/Documentation/watchdog/watchdog-parameters.txt | |||
@@ -117,7 +117,7 @@ nowayout: Watchdog cannot be stopped once started | |||
117 | ------------------------------------------------- | 117 | ------------------------------------------------- |
118 | iTCO_wdt: | 118 | iTCO_wdt: |
119 | heartbeat: Watchdog heartbeat in seconds. | 119 | heartbeat: Watchdog heartbeat in seconds. |
120 | (5<=heartbeat<=74 (TCO v1) or 1226 (TCO v2), default=30) | 120 | (2<heartbeat<39 (TCO v1) or 613 (TCO v2), default=30) |
121 | nowayout: Watchdog cannot be stopped once started | 121 | nowayout: Watchdog cannot be stopped once started |
122 | (default=kernel config parameter) | 122 | (default=kernel config parameter) |
123 | ------------------------------------------------- | 123 | ------------------------------------------------- |