Franck Bui
f16890f8d2
watchdog: passing 0 to watchdog_setup now closes the watchdog
...
Passing 0 meant "disable the watchdog although still kept it opened". However
this case didn't seem to be useful especially since PID1 closes the device if
it is passed the nul timeout.
Hence let's change the meaning of watchdog_setup(0) to match PID1's behavior
which allows to simplify the code a bit.
Hence this patch also drops enable_watchdog().
2021-10-13 08:58:30 +02:00
..
2021-08-03 10:05:10 +02:00
2021-08-11 10:17:50 +02:00
2021-09-28 14:52:27 +01:00
2021-08-03 10:05:10 +02:00
2021-08-03 10:05:10 +02:00
2021-10-01 11:11:45 +02:00
2021-08-03 10:05:10 +02:00
2021-09-23 17:48:26 +02:00
2021-08-20 11:09:48 +02:00
2021-08-03 10:05:10 +02:00
2021-08-20 18:29:40 +01:00
2021-10-13 08:58:30 +02:00
2021-08-27 10:01:14 +02:00
2021-09-22 12:58:46 +02:00
2021-09-28 16:47:08 +02:00
2021-09-28 16:47:08 +02:00
2021-08-03 10:05:10 +02:00
2021-08-03 10:05:10 +02:00
2021-09-28 17:02:54 +02:00
2021-09-14 03:04:57 +09:00
2021-09-21 18:31:42 +02:00
2021-08-18 16:00:49 +09:00
2021-09-23 17:24:10 +02:00
2021-08-31 09:06:33 +01:00
2021-09-15 13:09:45 +02:00
2021-09-15 16:46:07 +02:00
2021-08-30 22:25:04 +09:00
2021-09-10 13:39:16 +02:00
2021-08-20 21:57:08 +02:00
2021-09-15 13:09:45 +02:00
2021-09-16 11:47:44 +02:00
2021-09-22 12:58:46 +02:00
2021-09-29 15:38:59 +09:00
2021-09-29 15:29:41 +09:00
2021-08-03 10:05:10 +02:00
2021-08-11 17:48:10 +02:00
2021-09-16 09:32:21 +09:00
2021-09-29 03:37:06 +09:00
2021-08-20 11:09:48 +02:00
2021-08-03 10:05:10 +02:00
2021-08-30 13:37:06 +02:00
2021-09-30 00:06:17 +09:00
2021-08-11 09:11:42 +02:00
2021-09-28 17:02:54 +02:00
2021-09-15 13:09:45 +02:00
2021-09-27 20:34:41 +02:00
2021-09-16 09:32:21 +09:00
2021-08-03 10:05:10 +02:00
2021-09-22 12:58:46 +02:00
2021-09-29 14:36:47 +02:00
2021-09-28 14:52:27 +01:00
2021-10-13 08:58:30 +02:00
2021-09-15 12:14:53 +02:00
2021-08-03 10:05:10 +02:00
2021-08-03 10:05:10 +02:00
2021-08-03 10:05:10 +02:00
2021-09-28 17:02:54 +02:00
2021-09-22 12:58:46 +02:00
2021-09-30 00:08:16 +09:00
2021-08-03 10:05:10 +02:00
2021-09-30 08:06:25 +09:00
2021-08-03 10:05:10 +02:00
2021-09-16 11:47:44 +02:00
2021-09-05 10:07:04 +02:00
2021-09-15 13:09:45 +02:00
2021-09-29 13:32:25 +02:00
2021-09-22 22:34:37 +01:00
2021-08-20 11:09:48 +02:00
2021-07-29 21:13:03 +02:00