Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445096
| From | Wim Van Sebroeck <wim@iguana.be> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog. |
| Date | 2016-07-17 22:00 +0200 |
| Message-ID | <rW0oi-4RC-21@gated-at.bofh.it> (permalink) |
| References | <rEL2h-75S-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Fu, > From: Fu Wei <fu.wei@linaro.org> > > This patchset: > (1)Try to fix an issue about min and max timeout validity check: > when max_hw_heartbeat_ms is defined, this check should be skipped. > > (2)Use max_hw_heartbeat_ms instead of max_timeout in SBSA watchdog. > > (3)Set WDOG_HW_RUNNING, when SBSA watchdog is already running before > it's initialized. > > Changelog: > v1: The first formal upstreaming version > > RFC: https://lkml.org/lkml/2016/5/3/145 > > Pratyush Anand (3): > watchdog: skip min and max timeout validity check when > max_hw_heartbeat_ms is defined > sbsa_gwdt: Use max_hw_heartbeat_ms instead of max_timeout > sbsa_gwdt: Set WDOG_HW_RUNNING, when watchdog is already running. > > drivers/watchdog/sbsa_gwdt.c | 6 ++++-- > drivers/watchdog/watchdog_core.c | 2 +- > 2 files changed, 5 insertions(+), 3 deletions(-) > > -- > 2.5.5 > These patches have been added to linux-watchdog-next. Kind regards, Wim.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog. Wim Van Sebroeck <wim@iguana.be> - 2016-07-17 22:00 +0200 Re: [PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog. Fu Wei <fu.wei@linaro.org> - 2016-07-18 17:30 +0200
csiph-web