diff for duplicates of <20170201190341.GA1060@gmail.com> diff --git a/a/1.txt b/N1/1.txt index b875ecd..7025e7d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -* 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. @@ -23,10 +23,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 fa6c80e..ef16144 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,13 @@ "ref\01485971102-23330-1-git-send-email-ard.biesheuvel@linaro.org\0" "ref\01485971102-23330-2-git-send-email-ard.biesheuvel@linaro.org\0" - "ref\01485971102-23330-2-git-send-email-ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@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 20:03:41 +0100\0" - "To\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" - 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 - riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org - linux-kernel-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" "> Some AArch64 UEFI implementations disable the MMU in ExitBootServices(),\n" "> after which unaligned accesses to RAM are no longer supported.\n" @@ -41,10 +31,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" @@ -82,4 +72,4 @@ "\n" "\tIngo" -325c520284c2dfd6bea93fbc9594c69bd2754719364bba8bdca060a9f1383350 +0768fba16074330845da4c2e2629181689638728c6b421448466354dbe803d79
diff --git a/a/1.txt b/N2/1.txt index b875ecd..7025e7d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ -* 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. @@ -23,10 +23,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 fa6c80e..87aa968 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\01485971102-23330-1-git-send-email-ard.biesheuvel@linaro.org\0" "ref\01485971102-23330-2-git-send-email-ard.biesheuvel@linaro.org\0" - "ref\01485971102-23330-2-git-send-email-ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@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 20:03:41 +0100\0" - "To\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" - 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 - riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Ard Biesheuvel <ard.biesheuvel@linaro.org>\0" + "Cc\0leif.lindholm@linaro.org" + mark.rutland@arm.com + Thomas Gleixner <tglx@linutronix.de> + H . Peter Anvin <hpa@zytor.com> + linux-arm-kernel@lists.infradead.org + riku.voipio@linaro.org + matt@codeblueprint.co.uk + linux-kernel@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" "> Some AArch64 UEFI implementations disable the MMU in ExitBootServices(),\n" "> after which unaligned accesses to RAM are no longer supported.\n" @@ -41,10 +40,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" @@ -82,4 +81,4 @@ "\n" "\tIngo" -325c520284c2dfd6bea93fbc9594c69bd2754719364bba8bdca060a9f1383350 +8d8064fe58ad97fbf97e67b5deb4bc97e51f4d5c96b64911f936cd6228a4b5ba
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.