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

diff --git a/a/1.txt b/N1/1.txt
index 73ba07a..1e857a0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
-From: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+From: Mitchel Humpherys <mitchelh@codeaurora.org>
 
 Add the IOMMU_PRIV attribute, which is used to indicate privileged
 mappings.
 
-Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
-Tested-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
-Signed-off-by: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-Acked-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
+Reviewed-by: Robin Murphy <robin.murphy@arm.com>
+Tested-by: Robin Murphy <robin.murphy@arm.com>
+Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
+Acked-by: Will Deacon <will.deacon@arm.com>
 ---
  include/linux/iommu.h | 7 +++++++
  1 file changed, 7 insertions(+)
@@ -21,7 +21,7 @@ index 0ff5111..69e2417 100644
  #define IOMMU_MMIO	(1 << 4) /* e.g. things like MSI doorbells */
 +/*
 + * This is to make the IOMMU API setup privileged
-+ * mapppings accessible by the master only at higher
++ * mapppings accessible by the master only@higher
 + * privileged execution level and inaccessible at
 + * less privileged levels.
 + */
diff --git a/a/content_digest b/N1/content_digest
index d6c52aa..2940c00 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,34 +1,19 @@
  "ref\01483709296-32761-1-git-send-email-sricharan@codeaurora.org\0"
- "ref\01483709296-32761-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 1/9] iommu: add IOMMU_PRIV attribute\0"
  "Date\0Fri,  6 Jan 2017 18:58:08 +0530\0"
- "To\0jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org"
-  pdaly-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  jgebben-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  pratikp-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  robin.murphy-5wv7dgnIgG8@public.gmane.org
-  tzeng-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
-  dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
- " linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "From: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "From: Mitchel Humpherys <mitchelh@codeaurora.org>\n"
  "\n"
  "Add the IOMMU_PRIV attribute, which is used to indicate privileged\n"
  "mappings.\n"
  "\n"
- "Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
- "Tested-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
- "Signed-off-by: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
- "Acked-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n"
+ "Reviewed-by: Robin Murphy <robin.murphy@arm.com>\n"
+ "Tested-by: Robin Murphy <robin.murphy@arm.com>\n"
+ "Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>\n"
+ "Acked-by: Will Deacon <will.deacon@arm.com>\n"
  "---\n"
  " include/linux/iommu.h | 7 +++++++\n"
  " 1 file changed, 7 insertions(+)\n"
@@ -43,7 +28,7 @@
  " #define IOMMU_MMIO\t(1 << 4) /* e.g. things like MSI doorbells */\n"
  "+/*\n"
  "+ * This is to make the IOMMU API setup privileged\n"
- "+ * mapppings accessible by the master only at higher\n"
+ "+ * mapppings accessible by the master only@higher\n"
  "+ * privileged execution level and inaccessible at\n"
  "+ * less privileged levels.\n"
  "+ */\n"
@@ -54,4 +39,4 @@
  "-- \n"
  QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
 
-2b0b8ba4485c14e23522d34d52af32f262ade5ae5d35bb1dfc3531fb2d413ccd
+5d49c51a87ec6d0c7ef323a19c1f8c7b8c1a12ef9f2f5194a2a3362851ec2b48

diff --git a/a/1.txt b/N2/1.txt
index 73ba07a..16b5d0f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,12 +1,12 @@
-From: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+From: Mitchel Humpherys <mitchelh@codeaurora.org>
 
 Add the IOMMU_PRIV attribute, which is used to indicate privileged
 mappings.
 
-Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
-Tested-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
-Signed-off-by: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-Acked-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
+Reviewed-by: Robin Murphy <robin.murphy@arm.com>
+Tested-by: Robin Murphy <robin.murphy@arm.com>
+Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
+Acked-by: Will Deacon <will.deacon@arm.com>
 ---
  include/linux/iommu.h | 7 +++++++
  1 file changed, 7 insertions(+)
diff --git a/a/content_digest b/N2/content_digest
index d6c52aa..625960e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,34 +1,34 @@
  "ref\01483709296-32761-1-git-send-email-sricharan@codeaurora.org\0"
- "ref\01483709296-32761-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 1/9] iommu: add IOMMU_PRIV attribute\0"
  "Date\0Fri,  6 Jan 2017 18:58:08 +0530\0"
- "To\0jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org"
-  pdaly-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  jgebben-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  pratikp-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  robin.murphy-5wv7dgnIgG8@public.gmane.org
-  tzeng-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
-  dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
- " linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org\0"
+ "To\0jcrouse@codeaurora.org"
+  pdaly@codeaurora.org
+  jgebben@codeaurora.org
+  joro@8bytes.org
+  linux-kernel@vger.kernel.org
+  pratikp@codeaurora.org
+  iommu@lists.linux-foundation.org
+  robin.murphy@arm.com
+  tzeng@codeaurora.org
+  linux-arm-kernel@lists.infradead.org
+  will.deacon@arm.com
+  mitchelh@codeaurora.org
+  vinod.koul@intel.com
+  dan.j.williams@intel.com
+ " linux@armlinux.org.uk\0"
+ "Cc\0sricharan@codeaurora.org\0"
  "\00:1\0"
  "b\0"
- "From: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "From: Mitchel Humpherys <mitchelh@codeaurora.org>\n"
  "\n"
  "Add the IOMMU_PRIV attribute, which is used to indicate privileged\n"
  "mappings.\n"
  "\n"
- "Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
- "Tested-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
- "Signed-off-by: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
- "Acked-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n"
+ "Reviewed-by: Robin Murphy <robin.murphy@arm.com>\n"
+ "Tested-by: Robin Murphy <robin.murphy@arm.com>\n"
+ "Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>\n"
+ "Acked-by: Will Deacon <will.deacon@arm.com>\n"
  "---\n"
  " include/linux/iommu.h | 7 +++++++\n"
  " 1 file changed, 7 insertions(+)\n"
@@ -54,4 +54,4 @@
  "-- \n"
  QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
 
-2b0b8ba4485c14e23522d34d52af32f262ade5ae5d35bb1dfc3531fb2d413ccd
+332845ef5fd973ea47995724a39f6c7e3c674d7156ed5f829e9217e994d6a733

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.