diff for duplicates of <4FFBACE4.80901@windriver.com> diff --git a/a/1.txt b/N1/1.txt index 61513e3..cbbac58 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -66,6 +66,6 @@ Zumeng > -- -To unsubscribe from this list: send the line "unsubscribe linux-omap" in +To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index b2d8c91..060169c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,16 +2,16 @@ "From\0Zumeng Chen <zumeng.chen@windriver.com>\0" "Subject\0Re: [PATCH v2 RESEND 0/3] Watchdog: OMAP: bootstatus fix for omap3 and changes for the current watchdog framework\0" "Date\0Tue, 10 Jul 2012 12:17:40 +0800\0" - "To\0shubhrajyoti@ti.com" - hvaibhav@ti.com - wim@iguana.be + "To\0<shubhrajyoti@ti.com>" + <hvaibhav@ti.com> + <wim@iguana.be> Hilman " Kevin <khilman@ti.com>\0" - "Cc\0linux-watchdog@vger.kernel.org" - linux-omap@vger.kernel.org - linux-arm-kernel@lists.infradead.org - paul.gortmaker@windriver.com - " tony@atomide.com\0" + "Cc\0<linux-watchdog@vger.kernel.org>" + <linux-omap@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <paul.gortmaker@windriver.com> + " <tony@atomide.com>\0" "\00:1\0" "b\0" "\344\272\216 2012\345\271\26407\346\234\21009\346\227\245 15:35, Zumeng Chen \345\206\231\351\201\223:\n" @@ -82,8 +82,8 @@ ">\n" "\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" in\n" "the body of a message to majordomo@vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -3e54e2dd96ce87f0c056fedb15cae2c3205d83d9289b047e8d3d1032dcf04430 +a5584ce487e8aaab7965b1a0dac4edf47eb91c08b60b206d192a4a6c27ac831e
diff --git a/a/1.txt b/N2/1.txt index 61513e3..869e9c2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -于 2012年07月09日 15:35, Zumeng Chen 写道: +? 2012?07?09? 15:35, Zumeng Chen ??: > Hello, > > The following patches based on the 3.5-rc6 from Wim, which @@ -14,13 +14,13 @@ http://www.lpclinux.com/Blogs/Testing_LPC313x_Linux_Watchdog_Driver It works well. -root@ti-omap3:/tmp# ./a.out -h +root at ti-omap3:/tmp# ./a.out -h Usage: ./a.out [options] -h --help Display this usage information. -d --dev <device_file> Use <device_file> as watchdog device file. The default device file is '/dev/watchdog' -i --interval <interval> Change the watchdog interval time -root@ti-omap3:/tmp# ./a.out -i 40; +root at ti-omap3:/tmp# ./a.out -i 40; Set watchdog interval to 40 Current watchdog interval is 40 Last boot is caused by : Watchdog @@ -32,7 +32,7 @@ x Goodbye ! watchdog: Omap Watchdog: nowayout prevents watchdog to be stopped! watchdog: Omap Watchdog: watchdog did not stop! -root@ti-omap3:/tmp# for i in `seq 1 30`; do echo $i; sleep 1;done +root at ti-omap3:/tmp# for i in `seq 1 30`; do echo $i; sleep 1;done 1 2 @@ -64,8 +64,3 @@ Zumeng > drivers/watchdog/omap_wdt.h | 5 + > 4 files changed, 133 insertions(+), 220 deletions(-) > - --- -To unsubscribe from this list: send the line "unsubscribe linux-omap" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index b2d8c91..8e5799d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,11 @@ "ref\01341819328-3514-1-git-send-email-zumeng.chen@windriver.com\0" - "From\0Zumeng Chen <zumeng.chen@windriver.com>\0" - "Subject\0Re: [PATCH v2 RESEND 0/3] Watchdog: OMAP: bootstatus fix for omap3 and changes for the current watchdog framework\0" + "From\0zumeng.chen@windriver.com (Zumeng Chen)\0" + "Subject\0[PATCH v2 RESEND 0/3] Watchdog: OMAP: bootstatus fix for omap3 and changes for the current watchdog framework\0" "Date\0Tue, 10 Jul 2012 12:17:40 +0800\0" - "To\0shubhrajyoti@ti.com" - hvaibhav@ti.com - wim@iguana.be - Hilman - " Kevin <khilman@ti.com>\0" - "Cc\0linux-watchdog@vger.kernel.org" - linux-omap@vger.kernel.org - linux-arm-kernel@lists.infradead.org - paul.gortmaker@windriver.com - " tony@atomide.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "\344\272\216 2012\345\271\26407\346\234\21009\346\227\245 15:35, Zumeng Chen \345\206\231\351\201\223:\n" + "? 2012?07?09? 15:35, Zumeng Chen ??:\n" "> Hello,\n" ">\n" "> The following patches based on the 3.5-rc6 from Wim, which\n" @@ -30,13 +21,13 @@ "\n" "It works well.\n" "\n" - "root@ti-omap3:/tmp# ./a.out -h\n" + "root at ti-omap3:/tmp# ./a.out -h\n" "Usage: ./a.out [options]\n" "-h --help Display this usage information.\n" "-d --dev <device_file> Use <device_file> as watchdog device file.\n" "The default device file is '/dev/watchdog'\n" "-i --interval <interval> Change the watchdog interval time\n" - "root@ti-omap3:/tmp# ./a.out -i 40;\n" + "root at ti-omap3:/tmp# ./a.out -i 40;\n" "Set watchdog interval to 40\n" "Current watchdog interval is 40\n" "Last boot is caused by : Watchdog\n" @@ -48,7 +39,7 @@ "Goodbye !\n" "watchdog: Omap Watchdog: nowayout prevents watchdog to be stopped!\n" "watchdog: Omap Watchdog: watchdog did not stop!\n" - "root@ti-omap3:/tmp# for i in `seq 1 30`; do echo $i; sleep 1;done\n" + "root at ti-omap3:/tmp# for i in `seq 1 30`; do echo $i; sleep 1;done\n" "1\n" "2\n" "\n" @@ -79,11 +70,6 @@ "> drivers/watchdog/omap_wdt.c | 342 ++++++++++++++++---------------------------\n" "> drivers/watchdog/omap_wdt.h | 5 +\n" "> 4 files changed, 133 insertions(+), 220 deletions(-)\n" - ">\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -3e54e2dd96ce87f0c056fedb15cae2c3205d83d9289b047e8d3d1032dcf04430 +a021c97a8e8a66fb3faec53115f5ab836796a5dc6a37bcc2169696246573812f
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.