diff for duplicates of <55AF1285.9000404@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index acc4e45..472f47c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ On 07/21/2015 08:26 PM, Eddie Huang wrote: -> From: Greta Zhang <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> From: Greta Zhang <greta.zhang@mediatek.com> > > 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 <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> -> Signed-off-by: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> Signed-off-by: Greta Zhang <greta.zhang@mediatek.com> +> Signed-off-by: Eddie Huang <eddie.huang@mediatek.com> > --- > drivers/watchdog/mtk_wdt.c | 9 +++++++++ > 1 file changed, 9 insertions(+) @@ -43,8 +43,3 @@ watchdog_active() ? > .resume = mtk_wdt_resume, > .driver = { > - --- -To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 7c80b11..0e30142 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,29 @@ "ref\01437535610-51314-1-git-send-email-eddie.huang@mediatek.com\0" "ref\01437535610-51314-3-git-send-email-eddie.huang@mediatek.com\0" - "ref\01437535610-51314-3-git-send-email-eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0" - "From\0Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0" + "From\0Guenter Roeck <linux@roeck-us.net>\0" "Subject\0Re: [PATCH 2/2] watchdog: add wdt shutdown callback to disable wdt if enabled\0" "Date\0Tue, 21 Jul 2015 20:48:21 -0700\0" - "To\0Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>" - " Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org>\0" - "Cc\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - " Greta Zhang <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0" + "To\0Eddie Huang <eddie.huang@mediatek.com>" + " Wim Van Sebroeck <wim@iguana.be>\0" + "Cc\0Matthias Brugger <matthias.bgg@gmail.com>" + linux-watchdog@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-mediatek@lists.infradead.org + linux-kernel@vger.kernel.org + Sascha Hauer <kernel@pengutronix.de> + " Greta Zhang <greta.zhang@mediatek.com>\0" "\00:1\0" "b\0" "On 07/21/2015 08:26 PM, Eddie Huang wrote:\n" - "> From: Greta Zhang <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> From: Greta Zhang <greta.zhang@mediatek.com>\n" ">\n" "> Without .shutdown(), watchdog might reset the system during power off.\n" "> For example, if watchdog's timeout is set to 30s, then it is reset to\n" "> zero by mtk_wdt_ping(). During power off, no app will ping watchdog,\n" "> but watchdog is still running and may trigger reset.\n" ">\n" - "> Signed-off-by: Greta Zhang <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" - "> Signed-off-by: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> Signed-off-by: Greta Zhang <greta.zhang@mediatek.com>\n" + "> Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>\n" "> ---\n" "> drivers/watchdog/mtk_wdt.c | 9 +++++++++\n" "> 1 file changed, 9 insertions(+)\n" @@ -59,11 +58,6 @@ "> \t.suspend\t= mtk_wdt_suspend,\n" "> \t.resume\t\t= mtk_wdt_resume,\n" "> \t.driver\t\t= {\n" - ">\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -559be28601570e47159c7c3b3669e2ce6942eb02aee27bfb2ef2bb09e6bc3078 +82900f0dc09910a533bd202204c389920e777aa7e607af9839ee6e8be4fe4b28
diff --git a/a/1.txt b/N2/1.txt index acc4e45..472f47c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,13 +1,13 @@ On 07/21/2015 08:26 PM, Eddie Huang wrote: -> From: Greta Zhang <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> From: Greta Zhang <greta.zhang@mediatek.com> > > 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 <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> -> Signed-off-by: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> Signed-off-by: Greta Zhang <greta.zhang@mediatek.com> +> Signed-off-by: Eddie Huang <eddie.huang@mediatek.com> > --- > drivers/watchdog/mtk_wdt.c | 9 +++++++++ > 1 file changed, 9 insertions(+) @@ -43,8 +43,3 @@ watchdog_active() ? > .resume = mtk_wdt_resume, > .driver = { > - --- -To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 7c80b11..aae3dda 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,21 @@ "ref\01437535610-51314-1-git-send-email-eddie.huang@mediatek.com\0" "ref\01437535610-51314-3-git-send-email-eddie.huang@mediatek.com\0" - "ref\01437535610-51314-3-git-send-email-eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0" - "From\0Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0" - "Subject\0Re: [PATCH 2/2] watchdog: add wdt shutdown callback to disable wdt if enabled\0" + "From\0linux@roeck-us.net (Guenter Roeck)\0" + "Subject\0[PATCH 2/2] watchdog: add wdt shutdown callback to disable wdt if enabled\0" "Date\0Tue, 21 Jul 2015 20:48:21 -0700\0" - "To\0Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>" - " Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org>\0" - "Cc\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - " Greta Zhang <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/21/2015 08:26 PM, Eddie Huang wrote:\n" - "> From: Greta Zhang <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> From: Greta Zhang <greta.zhang@mediatek.com>\n" ">\n" "> Without .shutdown(), watchdog might reset the system during power off.\n" "> For example, if watchdog's timeout is set to 30s, then it is reset to\n" "> zero by mtk_wdt_ping(). During power off, no app will ping watchdog,\n" "> but watchdog is still running and may trigger reset.\n" ">\n" - "> Signed-off-by: Greta Zhang <greta.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" - "> Signed-off-by: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> Signed-off-by: Greta Zhang <greta.zhang@mediatek.com>\n" + "> Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>\n" "> ---\n" "> drivers/watchdog/mtk_wdt.c | 9 +++++++++\n" "> 1 file changed, 9 insertions(+)\n" @@ -59,11 +50,6 @@ "> \t.suspend\t= mtk_wdt_suspend,\n" "> \t.resume\t\t= mtk_wdt_resume,\n" "> \t.driver\t\t= {\n" - ">\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -559be28601570e47159c7c3b3669e2ce6942eb02aee27bfb2ef2bb09e6bc3078 +7fead6283064a4e0a5310f960d9f8b5a550a5e79475925abbac7d37192a75513
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.