diff for duplicates of <7hpoa07yn6.fsf@baylibre.com> diff --git a/a/content_digest b/N1/content_digest index 28ab183..be6d53f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "From\0khilman@baylibre.com (Kevin Hilman)\0" "Subject\0[PATCH v7 0/6] SMP and CPU hotplug support for Meson8/Meson8b\0" "Date\0Fri, 06 Oct 2017 14:30:05 -0700\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:\n" @@ -117,4 +117,4 @@ "\n" Kevin -6da1d9a3e644add0a024d6c68eb5f4401771038e3d111658e0bba4b25865b0a9 +4216f648ed5721a759cce87832f9dc897ac6cf7414853fecb1958366af4cde47
diff --git a/a/1.txt b/N2/1.txt index d554fdd..512980b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,9 +1,9 @@ -Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: +Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> writes: > Hello Russel, Hi Kevin, > > On Sun, Sep 17, 2017 at 6:45 PM, Martin Blumenstingl -> <martin.blumenstingl@googlemail.com> wrote: +> <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> This patchset adds support for booting the secondary CPU cores (and >> taking them offline again) on Amlogic Meson8 and Meson8b SoCs. >> It is based on an earlier version from Carlo Caione - this helped me @@ -14,7 +14,7 @@ Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: >> Changes since v6 from [6]: >> - rebased on top of v4.14-rc1 (which only corrected some line >> numbers in the SCU patches) -> it's been two weeks since v6 and since then Linus L?ssing has +> it's been two weeks since v6 and since then Linus Lüssing has > confirmed that this works fine on his Odroid-C1 as well (many thanks > for testing!): [7] > @@ -108,3 +108,7 @@ also fine if Russell wants to take the arch/arm/* via his tree, and I will just queue up the DT. Kevin +-- +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/N2/content_digest index 28ab183..13e5291 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,28 @@ "ref\020170917164523.6970-1-martin.blumenstingl@googlemail.com\0" "ref\0CAFBinCCdj8LwXvUSoCPeVfPUTaLVFFyvKZcNceLGvj26Z740DQ@mail.gmail.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[PATCH v7 0/6] SMP and CPU hotplug support for Meson8/Meson8b\0" + "ref\0CAFBinCCdj8LwXvUSoCPeVfPUTaLVFFyvKZcNceLGvj26Z740DQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH v7 0/6] SMP and CPU hotplug support for Meson8/Meson8b\0" "Date\0Fri, 06 Oct 2017 14:30:05 -0700\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>" + " Russell King <rmk+kernel-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\0" + "Cc\0linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org" + carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + arnd-r2nGTMty4D4@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + " f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" "\00:1\0" "b\0" - "Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:\n" + "Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> writes:\n" "\n" "> Hello Russel, Hi Kevin,\n" ">\n" "> On Sun, Sep 17, 2017 at 6:45 PM, Martin Blumenstingl\n" - "> <martin.blumenstingl@googlemail.com> wrote:\n" + "> <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:\n" ">> This patchset adds support for booting the secondary CPU cores (and\n" ">> taking them offline again) on Amlogic Meson8 and Meson8b SoCs.\n" ">> It is based on an earlier version from Carlo Caione - this helped me\n" @@ -22,7 +33,7 @@ ">> Changes since v6 from [6]:\n" ">> - rebased on top of v4.14-rc1 (which only corrected some line\n" ">> numbers in the SCU patches)\n" - "> it's been two weeks since v6 and since then Linus L?ssing has\n" + "> it's been two weeks since v6 and since then Linus L\303\274ssing has\n" "> confirmed that this works fine on his Odroid-C1 as well (many thanks\n" "> for testing!): [7]\n" ">\n" @@ -115,6 +126,10 @@ "also fine if Russell wants to take the arch/arm/* via his tree, and I\n" "will just queue up the DT.\n" "\n" - Kevin + "Kevin\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 -6da1d9a3e644add0a024d6c68eb5f4401771038e3d111658e0bba4b25865b0a9 +9034b8dde3278c7e7bfe4e724af1c74a0563e6423bda2b3a64e8501efa2223e3
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.