[PATCH v2 2/2] watchdog: add wdt shutdown callback to disable wdt if enabled
From: linux@roeck-us.net (Guenter Roeck)
Date: 2015-08-11 04:42:30
Also in:
linux-mediatek, linux-watchdog, lkml
From: linux@roeck-us.net (Guenter Roeck)
Date: 2015-08-11 04:42:30
Also in:
linux-mediatek, linux-watchdog, lkml
On 08/10/2015 09:28 PM, Daniel Kurtz wrote:
Hi Guenter, Matthias, On Fri, Jul 24, 2015 at 1:37 AM, Matthias Brugger [off-list ref] wrote:quoted
On Thursday, July 23, 2015 01:49:11 PM Eddie Huang wrote:quoted
From: Greta Zhang <redacted> Without .shutdown(), watchdog might reset the system during power off. For example, if watchdog's timeout is set to 30s, then it is reset to zero by mtk_wdt_ping(). During power off, no app will ping watchdog, but watchdog is still running and may trigger reset. Signed-off-by: Greta Zhang <redacted> Signed-off-by: Eddie Huang <eddie.huang@mediatek.com> --- drivers/watchdog/mtk_wdt.c | 9 +++++++++ 1 file changed, 9 insertions(+)Acked-by: Matthias Brugger <matthias.bgg@gmail.com>is the plan to land these two patches via Guenter's watchdog tree [0]? [0] git://www.linux-watchdog.org/linux-watchdog.git
That is Wim's tree, and Wim is the maintainer ;-). I have the patches queued in my tree [1], and I plan to send a pull request to Wim this week or early next week. Guenter --- [1] https://git.kernel.org/cgit/linux/kernel/git/groeck/linux-staging.git/log/?h=watchdog-next