diff for duplicates of <5273FBF5.2080004@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 8829391..822f6c3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On 11/01/2013 11:53 AM, Grant Likely wrote: -> On Thu, 31 Oct 2013 11:57:14 -0700, Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> wrote: +> On Thu, 31 Oct 2013 11:57:14 -0700, Olof Johansson <olof@lixom.net> wrote: >> On Wed, Oct 30, 2013 at 02:25:21PM -0700, Grant Likely wrote: >>> (Sorry for HTML mail) >>> @@ -13,11 +13,11 @@ On 11/01/2013 11:53 AM, Grant Likely wrote: > I think I've found the bug. See if this helps... > > From 54a6d89d63361f8117ff69e4b65efabb12b897c7 Mon Sep 17 00:00:00 2001 -> From: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> From: Grant Likely <grant.likely@linaro.org> > Date: Fri, 1 Nov 2013 10:50:50 -0700 > Subject: [PATCH] of: Fixup interrupt parsing failure. -Tested-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +Tested-by: Stephen Warren <swarren@nvidia.com> Thanks, this fixes the clocksource errors that I was seeing when performing CPU hotplug, as mentioned in: @@ -25,7 +25,3 @@ performing CPU hotplug, as mentioned in: https://lkml.org/lkml/2013/10/31/430 Re: [RFC 4/9] of/irq: Refactor interrupt-map parsing [CPU hotplug clockevents issue] --- -To unsubscribe from this list: send the line "unsubscribe devicetree" 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 4361192..ccb9caa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,22 +4,21 @@ "ref\0CACxGe6uE+KvycQq3XBavRcvprff6PhBaxX54W_Cb1cfuVpMXvQ@mail.gmail.com\0" "ref\020131031185714.GA12646@quad.lixom.net\0" "ref\020131101175317.A812AC40868@trevor.secretlab.ca\0" - "ref\020131101175317.A812AC40868-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "From\0Stephen Warren <swarren@wwwdotorg.org>\0" "Subject\0Re: [RFC 4/9] of/irq: Refactor interrupt-map parsing\0" "Date\0Fri, 01 Nov 2013 13:07:33 -0600\0" - "To\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - " Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> - linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "To\0Grant Likely <grant.likely@linaro.org>" + " Olof Johansson <olof@lixom.net>\0" + "Cc\0devicetree@vger.kernel.org" + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + Kevin Hilman <khilman@linaro.org> + Benjamin Herrenschmidt <benh@kernel.crashing.org> + linux-next@vger.kernel.org <linux-next@vger.kernel.org> + " Stephen Boyd <sboyd@codeaurora.org>\0" "\00:1\0" "b\0" "On 11/01/2013 11:53 AM, Grant Likely wrote:\n" - "> On Thu, 31 Oct 2013 11:57:14 -0700, Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> wrote:\n" + "> On Thu, 31 Oct 2013 11:57:14 -0700, Olof Johansson <olof@lixom.net> wrote:\n" ">> On Wed, Oct 30, 2013 at 02:25:21PM -0700, Grant Likely wrote:\n" ">>> (Sorry for HTML mail)\n" ">>>\n" @@ -33,21 +32,17 @@ "> I think I've found the bug. See if this helps...\n" "> \n" "> From 54a6d89d63361f8117ff69e4b65efabb12b897c7 Mon Sep 17 00:00:00 2001\n" - "> From: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> From: Grant Likely <grant.likely@linaro.org>\n" "> Date: Fri, 1 Nov 2013 10:50:50 -0700\n" "> Subject: [PATCH] of: Fixup interrupt parsing failure.\n" "\n" - "Tested-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "Tested-by: Stephen Warren <swarren@nvidia.com>\n" "\n" "Thanks, this fixes the clocksource errors that I was seeing when\n" "performing CPU hotplug, as mentioned in:\n" "\n" "https://lkml.org/lkml/2013/10/31/430\n" "Re: [RFC 4/9] of/irq: Refactor interrupt-map parsing [CPU hotplug\n" - "clockevents issue]\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 + clockevents issue] -e14132ec9444a297ab222ee5dd7712f4a048ad9dcacf8f608ea0e0663db5dfbf +aef8870cb609805ce29ad592874933e632b9ec7a4d16d13aeff9294774609c48
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.