Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445096 > unrolled thread
| Started by | Wim Van Sebroeck <wim@iguana.be> |
|---|---|
| First post | 2016-07-17 22:00 +0200 |
| Last post | 2016-07-18 17:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Wim Van Sebroeck <wim@iguana.be> |
|---|---|
| Date | 2016-07-17 22:00 +0200 |
| Subject | Re: [PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog. |
| Message-ID | <rW0oi-4RC-21@gated-at.bofh.it> |
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.
[toc] | [next] | [standalone]
| From | Fu Wei <fu.wei@linaro.org> |
|---|---|
| Date | 2016-07-18 17:30 +0200 |
| Subject | Re: [PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog. |
| Message-ID | <rWiEy-7XO-17@gated-at.bofh.it> |
| In reply to | #1445096 |
Hi Wim, Guenter, Great thanks for your help :-) On 18 July 2016 at 03:51, Wim Van Sebroeck <wim@iguana.be> wrote: > 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. > -- Best regards, Fu Wei Software Engineer Red Hat
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web