All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160329172216.GM6745@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 64dc7e5..053b98e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
 Hi Joerg,
 
 On Tue, Mar 22, 2016 at 06:58:29PM +0100, Joerg Roedel wrote:
-> From: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>
+> From: Joerg Roedel <jroedel@suse.de>
 > 
 > Remove the usage of of_parse_phandle_with_args() and replace
 > it by the phandle-iterator implementation so that we can
 > parse out all of the potentially present 128 stream-ids.
 > 
-> Signed-off-by: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>
+> Signed-off-by: Joerg Roedel <jroedel@suse.de>
 > ---
 >  drivers/iommu/arm-smmu.c | 28 ++++++++++++++++++++++------
 >  1 file changed, 22 insertions(+), 6 deletions(-)
@@ -91,7 +91,3 @@ with your iterators. Does the iterator put the node after you call the
 "next" function, or does it increment each thing exactly once?
 
 Will
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 9a3a278..ea22212 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,21 @@
  "ref\01458669509-7178-1-git-send-email-joro@8bytes.org\0"
  "ref\01458669509-7178-7-git-send-email-joro@8bytes.org\0"
- "ref\01458669509-7178-7-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org\0"
- "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0"
- "Subject\0Re: [PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing\0"
+ "From\0will.deacon@arm.com (Will Deacon)\0"
+ "Subject\0[PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing\0"
  "Date\0Tue, 29 Mar 2016 18:22:16 +0100\0"
- "To\0Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>\0"
- "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " jroedel-l3A5Bk7waGM@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Joerg,\n"
  "\n"
  "On Tue, Mar 22, 2016 at 06:58:29PM +0100, Joerg Roedel wrote:\n"
- "> From: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>\n"
+ "> From: Joerg Roedel <jroedel@suse.de>\n"
  "> \n"
  "> Remove the usage of of_parse_phandle_with_args() and replace\n"
  "> it by the phandle-iterator implementation so that we can\n"
  "> parse out all of the potentially present 128 stream-ids.\n"
  "> \n"
- "> Signed-off-by: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>\n"
+ "> Signed-off-by: Joerg Roedel <jroedel@suse.de>\n"
  "> ---\n"
  ">  drivers/iommu/arm-smmu.c | 28 ++++++++++++++++++++++------\n"
  ">  1 file changed, 22 insertions(+), 6 deletions(-)\n"
@@ -106,10 +98,6 @@
  "with your iterators. Does the iterator put the node after you call the\n"
  "\"next\" function, or does it increment each thing exactly once?\n"
  "\n"
- "Will\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Will
 
-a8f0d9662744cc6c7c48442b14f6d8792f4b56db8f21669e1300e4e014a35fff
+e265a56e2003510656d9047c8e777ffc4a813f576d0b1033f903e928959f7c13

diff --git a/a/1.txt b/N2/1.txt
index 64dc7e5..053b98e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,13 +1,13 @@
 Hi Joerg,
 
 On Tue, Mar 22, 2016 at 06:58:29PM +0100, Joerg Roedel wrote:
-> From: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>
+> From: Joerg Roedel <jroedel@suse.de>
 > 
 > Remove the usage of of_parse_phandle_with_args() and replace
 > it by the phandle-iterator implementation so that we can
 > parse out all of the potentially present 128 stream-ids.
 > 
-> Signed-off-by: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>
+> Signed-off-by: Joerg Roedel <jroedel@suse.de>
 > ---
 >  drivers/iommu/arm-smmu.c | 28 ++++++++++++++++++++++------
 >  1 file changed, 22 insertions(+), 6 deletions(-)
@@ -91,7 +91,3 @@ with your iterators. Does the iterator put the node after you call the
 "next" function, or does it increment each thing exactly once?
 
 Will
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 9a3a278..1ae6aaa 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,29 +1,28 @@
  "ref\01458669509-7178-1-git-send-email-joro@8bytes.org\0"
  "ref\01458669509-7178-7-git-send-email-joro@8bytes.org\0"
- "ref\01458669509-7178-7-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org\0"
- "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0"
+ "From\0Will Deacon <will.deacon@arm.com>\0"
  "Subject\0Re: [PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing\0"
  "Date\0Tue, 29 Mar 2016 18:22:16 +0100\0"
- "To\0Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>\0"
- "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " jroedel-l3A5Bk7waGM@public.gmane.org\0"
+ "To\0Joerg Roedel <joro@8bytes.org>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  grant.likely@linaro.org
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  iommu@lists.linux-foundation.org
+  linux-kernel@vger.kernel.org
+ " jroedel@suse.de\0"
  "\00:1\0"
  "b\0"
  "Hi Joerg,\n"
  "\n"
  "On Tue, Mar 22, 2016 at 06:58:29PM +0100, Joerg Roedel wrote:\n"
- "> From: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>\n"
+ "> From: Joerg Roedel <jroedel@suse.de>\n"
  "> \n"
  "> Remove the usage of of_parse_phandle_with_args() and replace\n"
  "> it by the phandle-iterator implementation so that we can\n"
  "> parse out all of the potentially present 128 stream-ids.\n"
  "> \n"
- "> Signed-off-by: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>\n"
+ "> Signed-off-by: Joerg Roedel <jroedel@suse.de>\n"
  "> ---\n"
  ">  drivers/iommu/arm-smmu.c | 28 ++++++++++++++++++++++------\n"
  ">  1 file changed, 22 insertions(+), 6 deletions(-)\n"
@@ -106,10 +105,6 @@
  "with your iterators. Does the iterator put the node after you call the\n"
  "\"next\" function, or does it increment each thing exactly once?\n"
  "\n"
- "Will\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Will
 
-a8f0d9662744cc6c7c48442b14f6d8792f4b56db8f21669e1300e4e014a35fff
+531758863ead59ef66c8e1d651c8513a32684bd89ff657b740ca2bf01c8a02d0

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.