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

diff --git a/a/1.txt b/N1/1.txt
index 8921a2a..1d58a27 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On 10/05/16 17:10, Eric Auger wrote:
 > Hi Alex,
 > On 05/10/2016 12:49 AM, Alex Williamson wrote:
 >> On Wed,  4 May 2016 11:54:16 +0000
->> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+>> Eric Auger <eric.auger@linaro.org> wrote:
 >>
 >>> On x86 IRQ remapping is abstracted by the IOMMU. On ARM this is abstracted
 >>> by the msi controller. vfio_safe_irq_domain allows to check whether
@@ -53,7 +53,7 @@ Robin.
 >>> At this point ARM sMMU still advertises IOMMU_CAP_INTR_REMAP. This is
 >>> changed in next patch.
 >>>
->>> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+>>> Signed-off-by: Eric Auger <eric.auger@linaro.org>
 >>>
 >>> ---
 >>> v3 -> v4:
@@ -79,7 +79,7 @@ Robin.
 >>> +#include <linux/msi.h>
 >>>
 >>>   #define DRIVER_VERSION  "0.2"
->>>   #define DRIVER_AUTHOR   "Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
+>>>   #define DRIVER_AUTHOR   "Alex Williamson <alex.williamson@redhat.com>"
 >>> @@ -777,6 +779,33 @@ static int vfio_bus_type(struct device *dev, void *data)
 >>>   	return 0;
 >>>   }
diff --git a/a/content_digest b/N1/content_digest
index cb5b3c0..488ec57 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,26 +2,10 @@
  "ref\01462362858-2925-6-git-send-email-eric.auger@linaro.org\0"
  "ref\020160509164942.5af8b30d@t450s.home\0"
  "ref\057320803.8070506@linaro.org\0"
- "ref\057320803.8070506-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
- "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0"
- "Subject\0Re: [PATCH v9 5/7] vfio/type1: also check IRQ remapping capability at msi domain\0"
+ "From\0robin.murphy@arm.com (Robin Murphy)\0"
+ "Subject\0[PATCH v9 5/7] vfio/type1: also check IRQ remapping capability at msi domain\0"
  "Date\0Tue, 10 May 2016 18:24:34 +0100\0"
- "To\0Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
- " Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0julien.grall-5wv7dgnIgG8@public.gmane.org"
-  eric.auger-qxv4g6HH51o@public.gmane.org
-  jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org
-  patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  marc.zyngier-5wv7dgnIgG8@public.gmane.org
-  p.fedin-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  pranav.sawargaonkar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org
-  christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " yehuday-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Eric,\n"
@@ -30,7 +14,7 @@
  "> Hi Alex,\n"
  "> On 05/10/2016 12:49 AM, Alex Williamson wrote:\n"
  ">> On Wed,  4 May 2016 11:54:16 +0000\n"
- ">> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ ">> Eric Auger <eric.auger@linaro.org> wrote:\n"
  ">>\n"
  ">>> On x86 IRQ remapping is abstracted by the IOMMU. On ARM this is abstracted\n"
  ">>> by the msi controller. vfio_safe_irq_domain allows to check whether\n"
@@ -79,7 +63,7 @@
  ">>> At this point ARM sMMU still advertises IOMMU_CAP_INTR_REMAP. This is\n"
  ">>> changed in next patch.\n"
  ">>>\n"
- ">>> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ ">>> Signed-off-by: Eric Auger <eric.auger@linaro.org>\n"
  ">>>\n"
  ">>> ---\n"
  ">>> v3 -> v4:\n"
@@ -105,7 +89,7 @@
  ">>> +#include <linux/msi.h>\n"
  ">>>\n"
  ">>>   #define DRIVER_VERSION  \"0.2\"\n"
- ">>>   #define DRIVER_AUTHOR   \"Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\"\n"
+ ">>>   #define DRIVER_AUTHOR   \"Alex Williamson <alex.williamson@redhat.com>\"\n"
  ">>> @@ -777,6 +779,33 @@ static int vfio_bus_type(struct device *dev, void *data)\n"
  ">>>   \treturn 0;\n"
  ">>>   }\n"
@@ -180,4 +164,4 @@
  ">>\n"
  >
 
-9be762ab9261ff0c083648224606479b0c7ea8200b49ac0b03d4ca09a79397a1
+6a75a1f1945e79e0c66f4e19c70f6a5cb6a7567c139af367f367bb53a25460e8

diff --git a/a/1.txt b/N2/1.txt
index 8921a2a..1d58a27 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On 10/05/16 17:10, Eric Auger wrote:
 > Hi Alex,
 > On 05/10/2016 12:49 AM, Alex Williamson wrote:
 >> On Wed,  4 May 2016 11:54:16 +0000
->> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+>> Eric Auger <eric.auger@linaro.org> wrote:
 >>
 >>> On x86 IRQ remapping is abstracted by the IOMMU. On ARM this is abstracted
 >>> by the msi controller. vfio_safe_irq_domain allows to check whether
@@ -53,7 +53,7 @@ Robin.
 >>> At this point ARM sMMU still advertises IOMMU_CAP_INTR_REMAP. This is
 >>> changed in next patch.
 >>>
->>> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+>>> Signed-off-by: Eric Auger <eric.auger@linaro.org>
 >>>
 >>> ---
 >>> v3 -> v4:
@@ -79,7 +79,7 @@ Robin.
 >>> +#include <linux/msi.h>
 >>>
 >>>   #define DRIVER_VERSION  "0.2"
->>>   #define DRIVER_AUTHOR   "Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
+>>>   #define DRIVER_AUTHOR   "Alex Williamson <alex.williamson@redhat.com>"
 >>> @@ -777,6 +779,33 @@ static int vfio_bus_type(struct device *dev, void *data)
 >>>   	return 0;
 >>>   }
diff --git a/a/content_digest b/N2/content_digest
index cb5b3c0..5df21dc 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,26 +2,28 @@
  "ref\01462362858-2925-6-git-send-email-eric.auger@linaro.org\0"
  "ref\020160509164942.5af8b30d@t450s.home\0"
  "ref\057320803.8070506@linaro.org\0"
- "ref\057320803.8070506-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
- "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0"
+ "From\0Robin Murphy <robin.murphy@arm.com>\0"
  "Subject\0Re: [PATCH v9 5/7] vfio/type1: also check IRQ remapping capability at msi domain\0"
  "Date\0Tue, 10 May 2016 18:24:34 +0100\0"
- "To\0Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
- " Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0julien.grall-5wv7dgnIgG8@public.gmane.org"
-  eric.auger-qxv4g6HH51o@public.gmane.org
-  jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org
-  patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  marc.zyngier-5wv7dgnIgG8@public.gmane.org
-  p.fedin-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  pranav.sawargaonkar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org
-  christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " yehuday-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org\0"
+ "To\0Eric Auger <eric.auger@linaro.org>"
+ " Alex Williamson <alex.williamson@redhat.com>\0"
+ "Cc\0eric.auger@st.com"
+  will.deacon@arm.com
+  joro@8bytes.org
+  tglx@linutronix.de
+  jason@lakedaemon.net
+  marc.zyngier@arm.com
+  christoffer.dall@linaro.org
+  linux-arm-kernel@lists.infradead.org
+  patches@linaro.org
+  linux-kernel@vger.kernel.org
+  Bharat.Bhushan@freescale.com
+  pranav.sawargaonkar@gmail.com
+  p.fedin@samsung.com
+  iommu@lists.linux-foundation.org
+  Jean-Philippe.Brucker@arm.com
+  julien.grall@arm.com
+ " yehuday@marvell.com\0"
  "\00:1\0"
  "b\0"
  "Hi Eric,\n"
@@ -30,7 +32,7 @@
  "> Hi Alex,\n"
  "> On 05/10/2016 12:49 AM, Alex Williamson wrote:\n"
  ">> On Wed,  4 May 2016 11:54:16 +0000\n"
- ">> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ ">> Eric Auger <eric.auger@linaro.org> wrote:\n"
  ">>\n"
  ">>> On x86 IRQ remapping is abstracted by the IOMMU. On ARM this is abstracted\n"
  ">>> by the msi controller. vfio_safe_irq_domain allows to check whether\n"
@@ -79,7 +81,7 @@
  ">>> At this point ARM sMMU still advertises IOMMU_CAP_INTR_REMAP. This is\n"
  ">>> changed in next patch.\n"
  ">>>\n"
- ">>> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ ">>> Signed-off-by: Eric Auger <eric.auger@linaro.org>\n"
  ">>>\n"
  ">>> ---\n"
  ">>> v3 -> v4:\n"
@@ -105,7 +107,7 @@
  ">>> +#include <linux/msi.h>\n"
  ">>>\n"
  ">>>   #define DRIVER_VERSION  \"0.2\"\n"
- ">>>   #define DRIVER_AUTHOR   \"Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\"\n"
+ ">>>   #define DRIVER_AUTHOR   \"Alex Williamson <alex.williamson@redhat.com>\"\n"
  ">>> @@ -777,6 +779,33 @@ static int vfio_bus_type(struct device *dev, void *data)\n"
  ">>>   \treturn 0;\n"
  ">>>   }\n"
@@ -180,4 +182,4 @@
  ">>\n"
  >
 
-9be762ab9261ff0c083648224606479b0c7ea8200b49ac0b03d4ca09a79397a1
+feb9c5f4a17025c77e7e0857d6ce88c333ec95684a37122272b384934b1eee51

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.