diff for duplicates of <50ABEA52.6070405@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index c2149ee..c3c69ba 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 11/20/2012 01:10 PM, Josh Cartwright wrote: > On Tue, Nov 20, 2012 at 12:20:05PM -0700, Stephen Warren wrote: ->> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +>> From: Stephen Warren <swarren@nvidia.com> >> >> It is desirable to move all clocksource drivers to drivers/clocksource, >> yet each requires its own initialization function. We'd rather not @@ -10,7 +10,7 @@ On 11/20/2012 01:10 PM, Josh Cartwright wrote: >> >> Inspired by a similar patch for drivers/irqchip by Thomas Petazzoni. >> ->> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Stephen Warren <swarren@nvidia.com> >> --- >> v3: Use a linker section to replace manually maintained table. >> v2: New patch. diff --git a/a/content_digest b/N1/content_digest index 2fd4117..11796b6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,14 @@ "ref\01353439206-1654-1-git-send-email-swarren@wwwdotorg.org\0" "ref\020121120201026.GF6280@kryptos\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" - "Subject\0Re: [PATCH V3 1/2] clocksource: add common of_clksrc_init() function\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH V3 1/2] clocksource: add common of_clksrc_init() function\0" "Date\0Tue, 20 Nov 2012 13:38:42 -0700\0" - "To\0Josh Cartwright <josh.cartwright-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0John Stultz <johnstul-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>" - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 11/20/2012 01:10 PM, Josh Cartwright wrote:\n" "> On Tue, Nov 20, 2012 at 12:20:05PM -0700, Stephen Warren wrote:\n" - ">> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + ">> From: Stephen Warren <swarren@nvidia.com>\n" ">>\n" ">> It is desirable to move all clocksource drivers to drivers/clocksource,\n" ">> yet each requires its own initialization function. We'd rather not\n" @@ -27,7 +18,7 @@ ">>\n" ">> Inspired by a similar patch for drivers/irqchip by Thomas Petazzoni.\n" ">>\n" - ">> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Stephen Warren <swarren@nvidia.com>\n" ">> ---\n" ">> v3: Use a linker section to replace manually maintained table.\n" ">> v2: New patch.\n" @@ -54,4 +45,4 @@ "\n" Good idea; I'll do that. -88a6c9920761ff8fefc0d0519715c23bf020e30b6f68d2d2afd2d41b915577b1 +f2a0f76dda7f6a27607bfe9579f181920fee2746dcb773db1031bd9457b4d34e
diff --git a/a/1.txt b/N2/1.txt index c2149ee..c3c69ba 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ On 11/20/2012 01:10 PM, Josh Cartwright wrote: > On Tue, Nov 20, 2012 at 12:20:05PM -0700, Stephen Warren wrote: ->> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +>> From: Stephen Warren <swarren@nvidia.com> >> >> It is desirable to move all clocksource drivers to drivers/clocksource, >> yet each requires its own initialization function. We'd rather not @@ -10,7 +10,7 @@ On 11/20/2012 01:10 PM, Josh Cartwright wrote: >> >> Inspired by a similar patch for drivers/irqchip by Thomas Petazzoni. >> ->> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Stephen Warren <swarren@nvidia.com> >> --- >> v3: Use a linker section to replace manually maintained table. >> v2: New patch. diff --git a/a/content_digest b/N2/content_digest index 2fd4117..6c0df11 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,23 @@ "ref\01353439206-1654-1-git-send-email-swarren@wwwdotorg.org\0" "ref\020121120201026.GF6280@kryptos\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "From\0Stephen Warren <swarren@wwwdotorg.org>\0" "Subject\0Re: [PATCH V3 1/2] clocksource: add common of_clksrc_init() function\0" "Date\0Tue, 20 Nov 2012 13:38:42 -0700\0" - "To\0Josh Cartwright <josh.cartwright-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0John Stultz <johnstul-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>" - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Josh Cartwright <josh.cartwright@gmail.com>\0" + "Cc\0John Stultz <johnstul@us.ibm.com>" + Thomas Gleixner <tglx@linutronix.de> + Thomas Petazzoni <thomas.petazzoni@free-electrons.com> + Stephen Warren <swarren@nvidia.com> + Arnd Bergmann <arnd@arndb.de> + linux-kernel@vger.kernel.org + linux-tegra@vger.kernel.org + Olof Johansson <olof@lixom.net> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 11/20/2012 01:10 PM, Josh Cartwright wrote:\n" "> On Tue, Nov 20, 2012 at 12:20:05PM -0700, Stephen Warren wrote:\n" - ">> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + ">> From: Stephen Warren <swarren@nvidia.com>\n" ">>\n" ">> It is desirable to move all clocksource drivers to drivers/clocksource,\n" ">> yet each requires its own initialization function. We'd rather not\n" @@ -27,7 +27,7 @@ ">>\n" ">> Inspired by a similar patch for drivers/irqchip by Thomas Petazzoni.\n" ">>\n" - ">> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Stephen Warren <swarren@nvidia.com>\n" ">> ---\n" ">> v3: Use a linker section to replace manually maintained table.\n" ">> v2: New patch.\n" @@ -54,4 +54,4 @@ "\n" Good idea; I'll do that. -88a6c9920761ff8fefc0d0519715c23bf020e30b6f68d2d2afd2d41b915577b1 +645ced6c9a99de8e304558ea6cfeca7fdd9f83f7f873398bd204a7754a8a47dd
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.