All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1489086061-9356-2-git-send-email-sricharan@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index e91b423..268b4b9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
+From: Robin Murphy <robin.murphy@arm.com>
 
 In preparation for some upcoming cleverness, rework the control flow in
 of_iommu_configure() to minimise duplication and improve the propogation
@@ -6,8 +6,8 @@ of errors. It's also as good a time as any to switch over from the
 now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic
 IOMMU instance interface directly.
 
-Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
+Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
+Signed-off-by: Robin Murphy <robin.murphy@arm.com>
 ---
  drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++-----------------
  1 file changed, 53 insertions(+), 30 deletions(-)
@@ -146,3 +146,9 @@ index 2683e9f..8f4e599 100644
  static int __init of_iommu_init(void)
 -- 
 QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index 4a5f0c5..ff4d47b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,25 @@
  "ref\01489086061-9356-1-git-send-email-sricharan@codeaurora.org\0"
- "ref\01489086061-9356-1-git-send-email-sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "From\0Sricharan R <sricharan@codeaurora.org>\0"
  "Subject\0[PATCH V9 01/11] iommu/of: Refactor of_iommu_configure() for error handling\0"
  "Date\0Fri, 10 Mar 2017 00:30:51 +0530\0"
- "To\0robin.murphy-5wv7dgnIgG8@public.gmane.org"
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org
-  lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
-  bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org
-  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tn-nYOzD4b6Jr9Wk0Htik3J/w@public.gmane.org
-  hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
+ "To\0robin.murphy@arm.com"
+  will.deacon@arm.com
+  joro@8bytes.org
+  lorenzo.pieralisi@arm.com
+  iommu@lists.linux-foundation.org
+  linux-arm-kernel@lists.infradead.org
+  linux-arm-msm@vger.kernel.org
+  m.szyprowski@samsung.com
+  bhelgaas@google.com
+  linux-pci@vger.kernel.org
+  linux-acpi@vger.kernel.org
+  tn@semihalf.com
+  hanjun.guo@linaro.org
+ " okaya@codeaurora.org\0"
+ "Cc\0sricharan@codeaurora.org\0"
  "\00:1\0"
  "b\0"
- "From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
+ "From: Robin Murphy <robin.murphy@arm.com>\n"
  "\n"
  "In preparation for some upcoming cleverness, rework the control flow in\n"
  "of_iommu_configure() to minimise duplication and improve the propogation\n"
@@ -27,8 +27,8 @@
  "now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic\n"
  "IOMMU instance interface directly.\n"
  "\n"
- "Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
- "Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
+ "Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>\n"
+ "Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n"
  "---\n"
  " drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++-----------------\n"
  " 1 file changed, 53 insertions(+), 30 deletions(-)\n"
@@ -166,6 +166,12 @@
  " \n"
  " static int __init of_iommu_init(void)\n"
  "-- \n"
- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
+ "QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-e1715fed3bfeb24a3d41986a01f838c7d36846eb04166af8d4cec28de1035ee2
+ba8d103b4575bc5e9fcd20acacd793da0078270efc84088102abb744eb61f5bf

diff --git a/a/1.txt b/N2/1.txt
index e91b423..f09aa8e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
+From: Robin Murphy <robin.murphy@arm.com>
 
 In preparation for some upcoming cleverness, rework the control flow in
 of_iommu_configure() to minimise duplication and improve the propogation
@@ -6,8 +6,8 @@ of errors. It's also as good a time as any to switch over from the
 now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic
 IOMMU instance interface directly.
 
-Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
+Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
+Signed-off-by: Robin Murphy <robin.murphy@arm.com>
 ---
  drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++-----------------
  1 file changed, 53 insertions(+), 30 deletions(-)
diff --git a/a/content_digest b/N2/content_digest
index 4a5f0c5..a0975ff 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,11 @@
  "ref\01489086061-9356-1-git-send-email-sricharan@codeaurora.org\0"
- "ref\01489086061-9356-1-git-send-email-sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "From\0sricharan@codeaurora.org (Sricharan R)\0"
  "Subject\0[PATCH V9 01/11] iommu/of: Refactor of_iommu_configure() for error handling\0"
  "Date\0Fri, 10 Mar 2017 00:30:51 +0530\0"
- "To\0robin.murphy-5wv7dgnIgG8@public.gmane.org"
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org
-  lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
-  bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org
-  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tn-nYOzD4b6Jr9Wk0Htik3J/w@public.gmane.org
-  hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
+ "From: Robin Murphy <robin.murphy@arm.com>\n"
  "\n"
  "In preparation for some upcoming cleverness, rework the control flow in\n"
  "of_iommu_configure() to minimise duplication and improve the propogation\n"
@@ -27,8 +13,8 @@
  "now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic\n"
  "IOMMU instance interface directly.\n"
  "\n"
- "Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
- "Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
+ "Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>\n"
+ "Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n"
  "---\n"
  " drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++-----------------\n"
  " 1 file changed, 53 insertions(+), 30 deletions(-)\n"
@@ -168,4 +154,4 @@
  "-- \n"
  QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
 
-e1715fed3bfeb24a3d41986a01f838c7d36846eb04166af8d4cec28de1035ee2
+88e4813cebc020464c48c54a714f52f4a3aef4253e09d6719766ac20db943a35

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.