diff for duplicates of <20150303063433.GA30468@gmail.com> diff --git a/a/1.txt b/N1/1.txt index bea78b5..84b05bd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ -* Tapasweni Pathak <tapaswenipathak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: +* Tapasweni Pathak <tapaswenipathak@gmail.com> wrote: > Disabling interrupts around kmalloc() is less than ideal. Move it > after the kmalloc(). > > Found using Coccinelle. > -> Signed-off-by: Tapasweni Pathak <tapaswenipathak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Suggested-by: Matt Fleming <matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com> +> Suggested-by: Matt Fleming <matt.fleming@intel.com> > --- > arch/x86/platform/efi/efi_64.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) @@ -44,7 +44,7 @@ Thanks, ===================> >From 160eef628f9e803ba62707ec7f610ea9f0f13984 Mon Sep 17 00:00:00 2001 -From: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +From: Ingo Molnar <mingo@kernel.org> Date: Tue, 3 Mar 2015 07:31:56 +0100 Subject: [PATCH] efi: Disable interrupts around EFI calls, not in the epilog/prolog calls @@ -57,8 +57,8 @@ around EFI calls: it's unnecessary, as in this stage we are single threaded in the boot thread, and we don't ever execute this from interrupt contexts. -Reported-by: Tapasweni Pathak <tapaswenipathak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -Signed-off-by: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Reported-by: Tapasweni Pathak <tapaswenipathak@gmail.com> +Signed-off-by: Ingo Molnar <mingo@kernel.org> --- arch/x86/platform/efi/efi.c | 7 +++++++ arch/x86/platform/efi/efi_32.c | 11 +++-------- diff --git a/a/content_digest b/N1/content_digest index 0fefb98..85d7f2c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,27 @@ "ref\020150303025804.GA24587@kt-Inspiron-3542\0" - "From\0Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Ingo Molnar <mingo@kernel.org>\0" "Subject\0[PATCH] efi: Disable interrupts around EFI calls, not in the epilog/prolog calls\0" "Date\0Tue, 3 Mar 2015 07:34:33 +0100\0" - "To\0Tapasweni Pathak <tapaswenipathak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org" - tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org - mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org - x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Tapasweni Pathak <tapaswenipathak@gmail.com>\0" + "Cc\0matt.fleming@intel.com" + tglx@linutronix.de + mingo@redhat.com + hpa@zytor.com + x86@kernel.org + linux-efi@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "\n" - "* Tapasweni Pathak <tapaswenipathak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n" + "* Tapasweni Pathak <tapaswenipathak@gmail.com> wrote:\n" "\n" "> Disabling interrupts around kmalloc() is less than ideal. Move it\n" "> after the kmalloc().\n" "> \n" "> Found using Coccinelle.\n" "> \n" - "> Signed-off-by: Tapasweni Pathak <tapaswenipathak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Suggested-by: Matt Fleming <matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>\n" + "> Suggested-by: Matt Fleming <matt.fleming@intel.com>\n" "> ---\n" "> arch/x86/platform/efi/efi_64.c | 2 +-\n" "> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -58,7 +58,7 @@ "\n" "===================>\n" ">From 160eef628f9e803ba62707ec7f610ea9f0f13984 Mon Sep 17 00:00:00 2001\n" - "From: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "From: Ingo Molnar <mingo@kernel.org>\n" "Date: Tue, 3 Mar 2015 07:31:56 +0100\n" "Subject: [PATCH] efi: Disable interrupts around EFI calls, not in the epilog/prolog calls\n" "\n" @@ -71,8 +71,8 @@ "threaded in the boot thread, and we don't ever execute this from\n" "interrupt contexts.\n" "\n" - "Reported-by: Tapasweni Pathak <tapaswenipathak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "Signed-off-by: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Reported-by: Tapasweni Pathak <tapaswenipathak@gmail.com>\n" + "Signed-off-by: Ingo Molnar <mingo@kernel.org>\n" "---\n" " arch/x86/platform/efi/efi.c | 7 +++++++\n" " arch/x86/platform/efi/efi_32.c | 11 +++--------\n" @@ -168,4 +168,4 @@ " \tearly_code_mapping_set_exec(0);\n" } -acf32b04dbf1241d139bd82d8eb824958c5adcc29b12651b22fd133988a039ab +237f2ad039649a7d5746629bf885598b9382e046d6381420b06c018a7f1d520c
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.