All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131008164831.GD16793@pd.tnic>

diff --git a/a/1.txt b/N1/1.txt
index 15acbc6..57f6253 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Borislav Petkov <bp-l3A5Bk7waGM@public.gmane.org>
+From: Borislav Petkov <bp@suse.de>
 
 We map the EFI regions needed for runtime services contiguously on
 virtual addresses starting from -4G down for a total max space of 64G.
@@ -16,7 +16,7 @@ up the sarcasm here...).
 
 Add UEFI RT VA space to Documentation/x86/x86_64/mm.txt, while at it.
 
-Signed-off-by: Borislav Petkov <bp-l3A5Bk7waGM@public.gmane.org>
+Signed-off-by: Borislav Petkov <bp@suse.de>
 ---
  Documentation/x86/x86_64/mm.txt      |  7 +++
  arch/x86/include/asm/efi.h           | 47 ++++++++++++-------
@@ -136,11 +136,11 @@ index 16996aba5012..91d4fac94e67 100644
 --- a/arch/x86/platform/efi/efi.c
 +++ b/arch/x86/platform/efi/efi.c
 @@ -12,6 +12,8 @@
-  *	Bibo Mao <bibo.mao-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  *	Chandramouli Narayanan <mouli-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
-  *	Huang Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+  *	Bibo Mao <bibo.mao@intel.com>
+  *	Chandramouli Narayanan <mouli@linux.intel.com>
+  *	Huang Ying <ying.huang@intel.com>
 + * Copyright (C) 2013 SuSE Labs
-+ * 	Borislav Petkov <bp-l3A5Bk7waGM@public.gmane.org> - runtime services VA mapping
++ * 	Borislav Petkov <bp@suse.de> - runtime services VA mapping
   *
   * Copied from efi_32.c to eliminate the duplicated code between EFI
   * 32/64 support code. --ying 2007-10-26
diff --git a/a/content_digest b/N1/content_digest
index 73e6d30..beaf106 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,22 @@
  "ref\01379602494-26684-1-git-send-email-bp@alien8.de\0"
  "ref\020131008164551.GB16793@pd.tnic\0"
- "ref\020131008164551.GB16793-fF5Pk5pvG8Y@public.gmane.org\0"
- "From\0Borislav Petkov <bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org>\0"
+ "From\0Borislav Petkov <bp@alien8.de>\0"
  "Subject\0[PATCH 12/12] EFI: Runtime services virtual mapping\0"
  "Date\0Tue, 8 Oct 2013 18:48:31 +0200\0"
- "To\0X86 ML <x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
- "Cc\0LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Borislav Petkov <bp-l3A5Bk7waGM@public.gmane.org>
-  Matt Fleming <matt-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org>
-  Matthew Garrett <mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>
-  H. Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
-  James Bottomley <James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>
-  Vivek Goyal <vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  Dave Young <dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " fwts-devel-nLRlyDuq1AZFpShjVBNYrg@public.gmane.org\0"
+ "To\0X86 ML <x86@kernel.org>\0"
+ "Cc\0LKML <linux-kernel@vger.kernel.org>"
+  Borislav Petkov <bp@suse.de>
+  Matt Fleming <matt@console-pimps.org>
+  Matthew Garrett <mjg59@srcf.ucam.org>
+  H. Peter Anvin <hpa@zytor.com>
+  James Bottomley <James.Bottomley@hansenpartnership.com>
+  Vivek Goyal <vgoyal@redhat.com>
+  Dave Young <dyoung@redhat.com>
+  linux-efi@vger.kernel.org
+ " fwts-devel@lists.ubuntu.com\0"
  "\00:1\0"
  "b\0"
- "From: Borislav Petkov <bp-l3A5Bk7waGM@public.gmane.org>\n"
+ "From: Borislav Petkov <bp@suse.de>\n"
  "\n"
  "We map the EFI regions needed for runtime services contiguously on\n"
  "virtual addresses starting from -4G down for a total max space of 64G.\n"
@@ -35,7 +34,7 @@
  "\n"
  "Add UEFI RT VA space to Documentation/x86/x86_64/mm.txt, while at it.\n"
  "\n"
- "Signed-off-by: Borislav Petkov <bp-l3A5Bk7waGM@public.gmane.org>\n"
+ "Signed-off-by: Borislav Petkov <bp@suse.de>\n"
  "---\n"
  " Documentation/x86/x86_64/mm.txt      |  7 +++\n"
  " arch/x86/include/asm/efi.h           | 47 ++++++++++++-------\n"
@@ -155,11 +154,11 @@
  "--- a/arch/x86/platform/efi/efi.c\n"
  "+++ b/arch/x86/platform/efi/efi.c\n"
  "@@ -12,6 +12,8 @@\n"
- "  *\tBibo Mao <bibo.mao-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
- "  *\tChandramouli Narayanan <mouli-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
- "  *\tHuang Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "  *\tBibo Mao <bibo.mao@intel.com>\n"
+ "  *\tChandramouli Narayanan <mouli@linux.intel.com>\n"
+ "  *\tHuang Ying <ying.huang@intel.com>\n"
  "+ * Copyright (C) 2013 SuSE Labs\n"
- "+ * \tBorislav Petkov <bp-l3A5Bk7waGM@public.gmane.org> - runtime services VA mapping\n"
+ "+ * \tBorislav Petkov <bp@suse.de> - runtime services VA mapping\n"
  "  *\n"
  "  * Copied from efi_32.c to eliminate the duplicated code between EFI\n"
  "  * 32/64 support code. --ying 2007-10-26\n"
@@ -602,4 +601,4 @@
  "Sent from a fat crate under my desk. Formatting is fine.\n"
  --
 
-fc0892d6b528dde1c3eeb2185f8a37b552bc01bdf29afb724198c4eeb86d9358
+0c806476ab063ab76342676e2ae23ccdcd83e457bcfe537412cb3456533e9a76

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.