diff for duplicates of <5745C6EB.8090004@arm.com> diff --git a/a/1.txt b/N1/1.txt index fbb95ee..8a518d4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,10 +11,10 @@ On 05/25/2016 10:11 AM, Mark Rutland wrote: > following types listed below, then all 4KiB pages in the 64KiB > page must use identical ARM Memory Page Attributes (as described > in Table 8): -> — EfiRuntimeServicesCode -> — EfiRuntimeServicesData -> — EfiReserved -> — EfiACPIMemoryNVS +> ? EfiRuntimeServicesCode +> ? EfiRuntimeServicesData +> ? EfiReserved +> ? EfiACPIMemoryNVS > Mixed attribute mappings within a larger page are not allowed. > > On page 158 of the UEFI 2.6 specification, in the description of a @@ -41,19 +41,19 @@ On 05/25/2016 10:11 AM, Mark Rutland wrote: I've been seeing this a lot, and this should help to lower the noise level. -Reviewed-by: Jeremy Linton <jeremy.linton-5wv7dgnIgG8@public.gmane.org> +Reviewed-by: Jeremy Linton <jeremy.linton@arm.com> Thanks, > -> Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> -> Cc: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Cc: Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> -> Cc: Jeremy Linton <jeremy.linton-5wv7dgnIgG8@public.gmane.org> -> Cc: Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Cc: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> -> Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> -> Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> Signed-off-by: Mark Rutland <mark.rutland@arm.com> +> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> +> Cc: Catalin Marinas <catalin.marinas@arm.com> +> Cc: Jeremy Linton <jeremy.linton@arm.com> +> Cc: Leif Lindholm <leif.lindholm@linaro.org> +> Cc: Matt Fleming <matt@codeblueprint.co.uk> +> Cc: Will Deacon <will.deacon@arm.com> +> Cc: linux-efi at vger.kernel.org > --- > arch/arm64/kernel/efi.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 941f622..4b0acb5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,8 @@ "ref\01464189116-30898-1-git-send-email-mark.rutland@arm.com\0" - "ref\01464189116-30898-1-git-send-email-mark.rutland-5wv7dgnIgG8@public.gmane.org\0" - "From\0Jeremy Linton <jeremy.linton-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH] arm64/efi: remove spurious WARN_ON for !4K kernels\0" + "From\0jeremy.linton@arm.com (Jeremy Linton)\0" + "Subject\0[PATCH] arm64/efi: remove spurious WARN_ON for !4K kernels\0" "Date\0Wed, 25 May 2016 10:38:19 -0500\0" - "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" - "Cc\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - " linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 05/25/2016 10:11 AM, Mark Rutland wrote:\n" @@ -26,10 +18,10 @@ "> \tfollowing types listed below, then all 4KiB pages in the 64KiB\n" "> \tpage must use identical ARM Memory Page Attributes (as described\n" "> \tin Table 8):\n" - "> \t\342\200\224 EfiRuntimeServicesCode\n" - "> \t\342\200\224 EfiRuntimeServicesData\n" - "> \t\342\200\224 EfiReserved\n" - "> \t\342\200\224 EfiACPIMemoryNVS\n" + "> \t? EfiRuntimeServicesCode\n" + "> \t? EfiRuntimeServicesData\n" + "> \t? EfiReserved\n" + "> \t? EfiACPIMemoryNVS\n" "> \tMixed attribute mappings within a larger page are not allowed.\n" ">\n" "> On page 158 of the UEFI 2.6 specification, in the description of a\n" @@ -56,19 +48,19 @@ "\n" "I've been seeing this a lot, and this should help to lower the noise level.\n" "\n" - "Reviewed-by: Jeremy Linton <jeremy.linton-5wv7dgnIgG8@public.gmane.org>\n" + "Reviewed-by: Jeremy Linton <jeremy.linton@arm.com>\n" "\n" "Thanks,\n" "\n" ">\n" - "> Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Cc: Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Jeremy Linton <jeremy.linton-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Cc: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>\n" - "> Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> Signed-off-by: Mark Rutland <mark.rutland@arm.com>\n" + "> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>\n" + "> Cc: Catalin Marinas <catalin.marinas@arm.com>\n" + "> Cc: Jeremy Linton <jeremy.linton@arm.com>\n" + "> Cc: Leif Lindholm <leif.lindholm@linaro.org>\n" + "> Cc: Matt Fleming <matt@codeblueprint.co.uk>\n" + "> Cc: Will Deacon <will.deacon@arm.com>\n" + "> Cc: linux-efi at vger.kernel.org\n" "> ---\n" "> arch/arm64/kernel/efi.c | 5 +++--\n" "> 1 file changed, 3 insertions(+), 2 deletions(-)\n" @@ -97,4 +89,4 @@ "> \tif ((attr & (EFI_MEMORY_XP | EFI_MEMORY_RO)) ==\n" > -77667896f8df7fe280e9a457272c922a46ed0637d5d63ca9a9e82cc37562d35f +43aac045a62d5c57e192a11676b05d11c19e340d9c12b9bb08f6c33e4c291ae1
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.