diff for duplicates of <8737povd4n.fsf@intel.com> diff --git a/a/2.txt b/N1/2.txt index cfdca7d..d5ad359 100644 --- a/a/2.txt +++ b/N1/2.txt @@ -1,5 +1,5 @@ >From 3a54e6872e220e1ac4db0eae126a20b5383dae3e Mon Sep 17 00:00:00 2001 -From: Jeremy Compostella <jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +From: Jeremy Compostella <jeremy.compostella@intel.com> Date: Tue, 10 May 2016 10:34:21 +0200 Subject: [PATCH] efibc: report more information in the error messages @@ -8,7 +8,7 @@ if efibc_set_variable() fails to allocate the struct efivar_entry object. If efibc_set_variable() fails because the value size is too large, it also reports the value size in the error message. -Signed-off-by: Jeremy Compostella <jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> --- drivers/firmware/efi/efibc.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/a/3.txt b/N1/3.txt index 091f68f..e487659 100644 --- a/a/3.txt +++ b/N1/3.txt @@ -1,5 +1,5 @@ -Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> writes: +Matt Fleming <matt@codeblueprint.co.uk> writes: > On Tue, 10 May, at 10:40:22AM, Jeremy Compostella wrote: >> Why not. See patch as attachment. @@ -10,14 +10,14 @@ Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> writes: >> > >> From 8a9b07e2d7242fa8a36157f1025202a96c3c7c9a Mon Sep 17 00:00:00 2001 ->> From: Jeremy Compostella <jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +>> From: Jeremy Compostella <jeremy.compostella@intel.com> >> Date: Tue, 10 May 2016 10:34:21 +0200 >> Subject: [PATCH] efibc: report the EFI variable name in the error messages >> >> Report the name of the EFI variable if the value is incorrect or if >> efibc_set_variable() fails to allocate the struct efivar_entry object. >> ->> Signed-off-by: Jeremy Compostella <jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +>> Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> >> --- >> drivers/firmware/efi/efibc.c | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 78337f5..fbde726 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,20 +3,19 @@ "ref\094D0CD8314A33A4D9D801C0FE68B4029639618A2@G4W3202.americas.hpqcorp.net\0" "ref\087r3dauwzt.fsf@intel.com\0" "ref\020160511124338.GW2839@codeblueprint.co.uk\0" - "ref\020160511124338.GW2839-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org\0" - "From\0jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org (Compostella, Jeremy)\0" + "From\0jeremy.compostella@intel.com (Compostella, Jeremy)\0" "Subject\0Re: [PATCH 2/5] efibc: Fix excessive stack footprint warning\0" "Date\0Wed, 11 May 2016 17:16:24 +0200\0" - "To\0Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>\0" - "Cc\0Elliott" - Robert (Persistent Memory) <elliott-ZPxbGqLxI0U@public.gmane.org> - Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - H . Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org> - Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - linux-kernel@vger.kernel.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-efi@vger.kernel.org <linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "To\0Matt Fleming <matt@codeblueprint.co.uk>\0" + "Cc\0Elliott\\" + " Robert \\(Persistent Memory\\) <elliott@hpe.com>" + Ingo Molnar <mingo@kernel.org> + Thomas Gleixner <tglx@linutronix.de> + H . Peter Anvin <hpa@zytor.com> + Ard Biesheuvel <ard.biesheuvel@linaro.org> + " linux-kernel\\@vger.kernel.org <linux-kernel@vger.kernel.org>" + " linux-efi\\@vger.kernel.org <linux-efi@vger.kernel.org>" + " Arnd Bergmann <arnd@arndb.de>\0" "\01:1\0" "b\0" "You're right. Here is the new patch.\n" @@ -28,7 +27,7 @@ "fn\00001-efibc-report-more-information-in-the-error-messages.patch\0" "b\0" ">From 3a54e6872e220e1ac4db0eae126a20b5383dae3e Mon Sep 17 00:00:00 2001\n" - "From: Jeremy Compostella <jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "From: Jeremy Compostella <jeremy.compostella@intel.com>\n" "Date: Tue, 10 May 2016 10:34:21 +0200\n" "Subject: [PATCH] efibc: report more information in the error messages\n" "\n" @@ -37,7 +36,7 @@ "object. If efibc_set_variable() fails because the value size is too\n" "large, it also reports the value size in the error message.\n" "\n" - "Signed-off-by: Jeremy Compostella <jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>\n" "---\n" " drivers/firmware/efi/efibc.c | 6 ++++--\n" " 1 file changed, 4 insertions(+), 2 deletions(-)\n" @@ -69,7 +68,7 @@ "\01:3\0" "b\0" "\n" - "Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> writes:\n" + "Matt Fleming <matt@codeblueprint.co.uk> writes:\n" "\n" "> On Tue, 10 May, at 10:40:22AM, Jeremy Compostella wrote:\n" ">> Why not. See patch as attachment.\n" @@ -80,14 +79,14 @@ ">> \n" ">\n" ">> From 8a9b07e2d7242fa8a36157f1025202a96c3c7c9a Mon Sep 17 00:00:00 2001\n" - ">> From: Jeremy Compostella <jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + ">> From: Jeremy Compostella <jeremy.compostella@intel.com>\n" ">> Date: Tue, 10 May 2016 10:34:21 +0200\n" ">> Subject: [PATCH] efibc: report the EFI variable name in the error messages\n" ">> \n" ">> Report the name of the EFI variable if the value is incorrect or if\n" ">> efibc_set_variable() fails to allocate the struct efivar_entry object.\n" ">> \n" - ">> Signed-off-by: Jeremy Compostella <jeremy.compostella-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + ">> Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>\n" ">> ---\n" ">> drivers/firmware/efi/efibc.c | 5 +++--\n" ">> 1 file changed, 3 insertions(+), 2 deletions(-)\n" @@ -121,4 +120,4 @@ "-- \n" One Emacs to rule them all -5a49f4bf3fcdc5a0e60db6a23aec557d82051e2cb81705abafd838aab81e6326 +8282d89b6b4b65356c794537fc187cb36bc04e8e248c6b68502e5e5262a44ad2
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.