All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160511122730.GU2839@codeblueprint.co.uk>

diff --git a/a/1.txt b/N1/1.txt
index e9f9fcc..6ef6d55 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On Fri, 06 May, at 04:32:06PM, Shannon Zhao wrote:
-> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> From: Shannon Zhao <shannon.zhao@linaro.org>
 > 
 > Add a new function to parse DT parameters for Xen specific UEFI just
 > like the way for normal UEFI. Then it could reuse the existing codes.
@@ -19,8 +19,8 @@ expect to find both Xen EFI DT parameters and bare metal EFI DT
 parameters when performing the search; the two should be mutually
 exclusive.
 
-> CC: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
-> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> CC: Matt Fleming <matt@codeblueprint.co.uk>
+> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
 > ---
 > Drop using of EFI_PARAVIRT. Discussion can be found from [1].
 > [1] https://lkml.org/lkml/2016/4/29/8
diff --git a/a/content_digest b/N1/content_digest
index 4438053..9dd6055 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,12 @@
  "ref\01462523526-3172-1-git-send-email-zhaoshenglong@huawei.com\0"
- "ref\01462523526-3172-1-git-send-email-zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
- "From\0Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>\0"
- "Subject\0Re: [PATCH] Xen: EFI: Parse DT parameters for Xen specific UEFI\0"
+ "From\0matt@codeblueprint.co.uk (Matt Fleming)\0"
+ "Subject\0[PATCH] Xen: EFI: Parse DT parameters for Xen specific UEFI\0"
  "Date\0Wed, 11 May 2016 13:27:30 +0100\0"
- "To\0Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  catalin.marinas-5wv7dgnIgG8@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  sstabellini-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  stefano-yd54mjeZNzVBDgjK7y7TUQ@public.gmane.org
-  julien.grall-5wv7dgnIgG8@public.gmane.org
-  ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 06 May, at 04:32:06PM, Shannon Zhao wrote:\n"
- "> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> From: Shannon Zhao <shannon.zhao@linaro.org>\n"
  "> \n"
  "> Add a new function to parse DT parameters for Xen specific UEFI just\n"
  "> like the way for normal UEFI. Then it could reuse the existing codes.\n"
@@ -40,8 +26,8 @@
  "parameters when performing the search; the two should be mutually\n"
  "exclusive.\n"
  "\n"
- "> CC: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>\n"
- "> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> CC: Matt Fleming <matt@codeblueprint.co.uk>\n"
+ "> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>\n"
  "> ---\n"
  "> Drop using of EFI_PARAVIRT. Discussion can be found from [1].\n"
  "> [1] https://lkml.org/lkml/2016/4/29/8\n"
@@ -263,4 +249,4 @@
  "\n"
  Am I misunderstanding some ordering issues?
 
-ae94dc5bc5b019f2a8191df691d5c360d102e3c24bdb6d3c568385990addec77
+fdf64be43eabb4e10f924c9395870a4742f452990dcf6228c957a57d61e20c08

diff --git a/a/1.txt b/N2/1.txt
index e9f9fcc..6ef6d55 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 On Fri, 06 May, at 04:32:06PM, Shannon Zhao wrote:
-> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> From: Shannon Zhao <shannon.zhao@linaro.org>
 > 
 > Add a new function to parse DT parameters for Xen specific UEFI just
 > like the way for normal UEFI. Then it could reuse the existing codes.
@@ -19,8 +19,8 @@ expect to find both Xen EFI DT parameters and bare metal EFI DT
 parameters when performing the search; the two should be mutually
 exclusive.
 
-> CC: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
-> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> CC: Matt Fleming <matt@codeblueprint.co.uk>
+> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
 > ---
 > Drop using of EFI_PARAVIRT. Discussion can be found from [1].
 > [1] https://lkml.org/lkml/2016/4/29/8
diff --git a/a/content_digest b/N2/content_digest
index 4438053..5a65021 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,26 +1,25 @@
  "ref\01462523526-3172-1-git-send-email-zhaoshenglong@huawei.com\0"
- "ref\01462523526-3172-1-git-send-email-zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
- "From\0Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>\0"
+ "From\0Matt Fleming <matt@codeblueprint.co.uk>\0"
  "Subject\0Re: [PATCH] Xen: EFI: Parse DT parameters for Xen specific UEFI\0"
  "Date\0Wed, 11 May 2016 13:27:30 +0100\0"
- "To\0Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  catalin.marinas-5wv7dgnIgG8@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  sstabellini-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  stefano-yd54mjeZNzVBDgjK7y7TUQ@public.gmane.org
-  julien.grall-5wv7dgnIgG8@public.gmane.org
-  ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
+ "To\0Shannon Zhao <zhaoshenglong@huawei.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  sstabellini@kernel.org
+  stefano@aporeto.com
+  julien.grall@arm.com
+  ard.biesheuvel@linaro.org
+  xen-devel@lists.xen.org
+  devicetree@vger.kernel.org
+  linux-efi@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  shannon.zhao@linaro.org
+ " peter.huangpeng@huawei.com\0"
  "\00:1\0"
  "b\0"
  "On Fri, 06 May, at 04:32:06PM, Shannon Zhao wrote:\n"
- "> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> From: Shannon Zhao <shannon.zhao@linaro.org>\n"
  "> \n"
  "> Add a new function to parse DT parameters for Xen specific UEFI just\n"
  "> like the way for normal UEFI. Then it could reuse the existing codes.\n"
@@ -40,8 +39,8 @@
  "parameters when performing the search; the two should be mutually\n"
  "exclusive.\n"
  "\n"
- "> CC: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>\n"
- "> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> CC: Matt Fleming <matt@codeblueprint.co.uk>\n"
+ "> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>\n"
  "> ---\n"
  "> Drop using of EFI_PARAVIRT. Discussion can be found from [1].\n"
  "> [1] https://lkml.org/lkml/2016/4/29/8\n"
@@ -263,4 +262,4 @@
  "\n"
  Am I misunderstanding some ordering issues?
 
-ae94dc5bc5b019f2a8191df691d5c360d102e3c24bdb6d3c568385990addec77
+d0fc608d236a1cabffb689ebd7d618771b39615cb19a0f3267cf9b6ca6a4bd77

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.