diff for duplicates of <20170201201644.GA20208@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 394727e..da4332b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ -* Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +* Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote: -> On 1 February 2017 at 19:03, Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote: +> On 1 February 2017 at 19:03, Ingo Molnar <mingo@kernel.org> wrote: > > -> > * Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> > * Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote: > > > >> Some AArch64 UEFI implementations disable the MMU in ExitBootServices(), > >> after which unaligned accesses to RAM are no longer supported. @@ -27,10 +27,10 @@ > >> (i.e., involving a stack) can never be done in a way that is architecturally > >> safe. > >> -> >> Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> +> >> Cc: <stable@vger.kernel.org> > >> Fixes: abfb7b686a3e ("efi/libstub/arm*: Pass latest memory map to the kernel") -> >> Tested-by: Riku Voipio <riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> >> Tested-by: Riku Voipio <riku.voipio@linaro.org> +> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> > >> --- > >> drivers/firmware/efi/libstub/fdt.c | 14 +++----------- > >> 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/a/content_digest b/N1/content_digest index b368398..1493a0f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,28 +2,18 @@ "ref\01485971102-23330-2-git-send-email-ard.biesheuvel@linaro.org\0" "ref\020170201190341.GA1060@gmail.com\0" "ref\0CAKv+Gu9-Ug8oUv56oyzb7VxgRac2iv1xQcZ+jU-0NdcQr5226A@mail.gmail.com\0" - "ref\0CAKv+Gu9-Ug8oUv56oyzb7VxgRac2iv1xQcZ+jU-0NdcQr5226A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH] efi: fdt: avoid FDT manipulation after ExitBootServices()\0" + "From\0mingo@kernel.org (Ingo Molnar)\0" + "Subject\0[PATCH] efi: fdt: avoid FDT manipulation after ExitBootServices()\0" "Date\0Wed, 1 Feb 2017 21:16:44 +0100\0" - "To\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - H . Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - Riku Voipio <riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" - "* Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "* Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:\n" "\n" - "> On 1 February 2017 at 19:03, Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:\n" + "> On 1 February 2017 at 19:03, Ingo Molnar <mingo@kernel.org> wrote:\n" "> >\n" - "> > * Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "> > * Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:\n" "> >\n" "> >> Some AArch64 UEFI implementations disable the MMU in ExitBootServices(),\n" "> >> after which unaligned accesses to RAM are no longer supported.\n" @@ -47,10 +37,10 @@ "> >> (i.e., involving a stack) can never be done in a way that is architecturally\n" "> >> safe.\n" "> >>\n" - "> >> Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" + "> >> Cc: <stable@vger.kernel.org>\n" "> >> Fixes: abfb7b686a3e (\"efi/libstub/arm*: Pass latest memory map to the kernel\")\n" - "> >> Tested-by: Riku Voipio <riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> >> Tested-by: Riku Voipio <riku.voipio@linaro.org>\n" + "> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>\n" "> >> ---\n" "> >> drivers/firmware/efi/libstub/fdt.c | 14 +++-----------\n" "> >> 1 file changed, 3 insertions(+), 11 deletions(-)\n" @@ -93,4 +83,4 @@ "\n" "\tIngo" -62b67af3cf3c8c2e6464287148fbd96606073c8264cbeb288bdba9642ecbcc9e +c5caf0fde3e539e54ff4eebfa7bc66b4d9c1f51f04b960255321894c433d2063
diff --git a/a/1.txt b/N2/1.txt index 394727e..da4332b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,9 +1,9 @@ -* Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +* Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote: -> On 1 February 2017 at 19:03, Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote: +> On 1 February 2017 at 19:03, Ingo Molnar <mingo@kernel.org> wrote: > > -> > * Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> > * Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote: > > > >> Some AArch64 UEFI implementations disable the MMU in ExitBootServices(), > >> after which unaligned accesses to RAM are no longer supported. @@ -27,10 +27,10 @@ > >> (i.e., involving a stack) can never be done in a way that is architecturally > >> safe. > >> -> >> Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> +> >> Cc: <stable@vger.kernel.org> > >> Fixes: abfb7b686a3e ("efi/libstub/arm*: Pass latest memory map to the kernel") -> >> Tested-by: Riku Voipio <riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> >> Tested-by: Riku Voipio <riku.voipio@linaro.org> +> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> > >> --- > >> drivers/firmware/efi/libstub/fdt.c | 14 +++----------- > >> 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/a/content_digest b/N2/content_digest index b368398..badf47d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,28 +2,27 @@ "ref\01485971102-23330-2-git-send-email-ard.biesheuvel@linaro.org\0" "ref\020170201190341.GA1060@gmail.com\0" "ref\0CAKv+Gu9-Ug8oUv56oyzb7VxgRac2iv1xQcZ+jU-0NdcQr5226A@mail.gmail.com\0" - "ref\0CAKv+Gu9-Ug8oUv56oyzb7VxgRac2iv1xQcZ+jU-0NdcQr5226A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Ingo Molnar <mingo@kernel.org>\0" "Subject\0Re: [PATCH] efi: fdt: avoid FDT manipulation after ExitBootServices()\0" "Date\0Wed, 1 Feb 2017 21:16:44 +0100\0" - "To\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - H . Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - Riku Voipio <riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Ard Biesheuvel <ard.biesheuvel@linaro.org>\0" + "Cc\0Leif Lindholm <leif.lindholm@linaro.org>" + Mark Rutland <mark.rutland@arm.com> + Thomas Gleixner <tglx@linutronix.de> + H . Peter Anvin <hpa@zytor.com> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Riku Voipio <riku.voipio@linaro.org> + Matt Fleming <matt@codeblueprint.co.uk> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + " linux-efi@vger.kernel.org <linux-efi@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" - "* Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "* Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:\n" "\n" - "> On 1 February 2017 at 19:03, Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:\n" + "> On 1 February 2017 at 19:03, Ingo Molnar <mingo@kernel.org> wrote:\n" "> >\n" - "> > * Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "> > * Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:\n" "> >\n" "> >> Some AArch64 UEFI implementations disable the MMU in ExitBootServices(),\n" "> >> after which unaligned accesses to RAM are no longer supported.\n" @@ -47,10 +46,10 @@ "> >> (i.e., involving a stack) can never be done in a way that is architecturally\n" "> >> safe.\n" "> >>\n" - "> >> Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" + "> >> Cc: <stable@vger.kernel.org>\n" "> >> Fixes: abfb7b686a3e (\"efi/libstub/arm*: Pass latest memory map to the kernel\")\n" - "> >> Tested-by: Riku Voipio <riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> >> Tested-by: Riku Voipio <riku.voipio@linaro.org>\n" + "> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>\n" "> >> ---\n" "> >> drivers/firmware/efi/libstub/fdt.c | 14 +++-----------\n" "> >> 1 file changed, 3 insertions(+), 11 deletions(-)\n" @@ -93,4 +92,4 @@ "\n" "\tIngo" -62b67af3cf3c8c2e6464287148fbd96606073c8264cbeb288bdba9642ecbcc9e +4b33fc0c9b857d20c800f98cdcfbe0ca671809542d1644346248cf6066a1abb1
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.