Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1501509
| From | Sylvain Rochet <sylvain.rochet@finsecur.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] watchdog: at91sam9: keep watchdog running in idle mode |
| Date | 2016-10-16 18:20 +0200 |
| Message-ID | <ssW0W-7I2-9@gated-at.bofh.it> (permalink) |
| References | <qgH22-8u5-21@gated-at.bofh.it> <qgULE-2Y1-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi,
On Wed, Oct 07, 2015 at 01:01:12PM +0200, Alexandre Belloni wrote:
> On 06/10/2015 at 22:28:45 +0200, Sylvain Rochet wrote :
> > Since turning on idle-halt in commit 5161b31dc39a (watchdog:
> > at91sam9_wdt: better watchdog support"), SoCs compatible with
> > at91sam9260-wdt not using a device tree no longer reboot if the watchdog
> > times out while the CPU is in idle state. Removing the
> > AT91_WDT_WDIDLEHLT flag that was set by default fixes this.
> >
> > Signed-off-by: Sylvain Rochet <sylvain.rochet@finsecur.com>
> > Fixes: 5161b31dc39a ("watchdog: at91sam9_wdt: better watchdog support")
> > Cc: <stable@vger.kernel.org> # 3.14+
>
> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
>
> However, we don't really care about that for kernels after 3.18 as no
> users are using pdata anymore.
> I think you could send a follow-up patch removing pdata support
> completely.
Looks like this one falls through the cracks, it didn't reach mainline
and therefore wasn't applied to stable branches.
I just checked, it still apply properly on today's linux-next branch.
Cheers,
Sylvain
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] watchdog: at91sam9: keep watchdog running in idle mode Sylvain Rochet <sylvain.rochet@finsecur.com> - 2016-10-16 18:20 +0200
csiph-web