All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <560D5B98.5050400@caviumnetworks.com>

diff --git a/a/content_digest b/N1/content_digest
index 1a48f67..126e88c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,10 @@
  "ref\01443653222-24924-1-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\01443653222-24924-4-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\0560CFBDC.4020901@arm.com\0"
- "From\0David Daney <ddaney@caviumnetworks.com>\0"
- "Subject\0Re: [PATCH v3 3/4] PCI/MSI:  Add helper function pci_msi_domain_get_msi_rid().\0"
+ "From\0ddaney@caviumnetworks.com (David Daney)\0"
+ "Subject\0[PATCH v3 3/4] PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().\0"
  "Date\0Thu, 1 Oct 2015 09:13:12 -0700\0"
- "To\0Marc Zyngier <marc.zyngier@arm.com>\0"
- "Cc\0David Daney <ddaney.cavm@gmail.com>"
-  <linux-kernel@vger.kernel.org>
-  Will Deacon <will.deacon@arm.com>
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  <linux-arm-kernel@lists.infradead.org>
-  <devicetree@vger.kernel.org>
-  Grant Likely <grant.likely@linaro.org>
-  Thomas Gleixner <tglx@linutronix.de>
-  Jason Cooper <jason@lakedaemon.net>
-  Frank Rowand <frowand.list@gmail.com>
-  Bjorn Helgaas <bhelgaas@google.com>
-  <linux-pci@vger.kernel.org>
- " David Daney <david.daney@cavium.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 10/01/2015 02:24 AM, Marc Zyngier wrote:\n"
@@ -134,4 +117,4 @@
  "\n"
  David Daney
 
-f72c30136eff0a87a058df645dec24baddbd119edbd16b6eb3644846bc78f7df
+00051079e983bac0c8f2e0811154c3238159d5945b2cc631bec1e1865767f969

diff --git a/a/1.txt b/N2/1.txt
index 65c2d2d..0000192 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On 10/01/2015 02:24 AM, Marc Zyngier wrote:
 > Hi David,
 >
 > On 30/09/15 23:47, David Daney wrote:
->> From: David Daney <david.daney@cavium.com>
+>> From: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
 >>
 >> Add pci_msi_domain_get_msi_rid() to return the MSI requester id (RID).
 >> Initially needed by gic-v3 based systems. It will be used by follow on
@@ -11,7 +11,7 @@ On 10/01/2015 02:24 AM, Marc Zyngier wrote:
 >> Initially supports mapping the RID via OF device tree.  In the future,
 >> this could be extended to use ACPI _IORT tables as well.
 >>
->> Signed-off-by: David Daney <david.daney@cavium.com>
+>> Signed-off-by: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
 >> ---
 >>   drivers/pci/msi.c   | 31 +++++++++++++++++++++++++++++++
 >>   include/linux/msi.h |  1 +
@@ -107,3 +107,9 @@ device-tree or ACPI we are using.
 I will send what I hope is the final revision of the patches later today.
 
 David Daney
+
+
+--
+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 1a48f67..182568d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,34 +1,35 @@
  "ref\01443653222-24924-1-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\01443653222-24924-4-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\0560CFBDC.4020901@arm.com\0"
- "From\0David Daney <ddaney@caviumnetworks.com>\0"
+ "ref\0560CFBDC.4020901-5wv7dgnIgG8@public.gmane.org\0"
+ "From\0David Daney <ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\0"
  "Subject\0Re: [PATCH v3 3/4] PCI/MSI:  Add helper function pci_msi_domain_get_msi_rid().\0"
  "Date\0Thu, 1 Oct 2015 09:13:12 -0700\0"
- "To\0Marc Zyngier <marc.zyngier@arm.com>\0"
- "Cc\0David Daney <ddaney.cavm@gmail.com>"
-  <linux-kernel@vger.kernel.org>
-  Will Deacon <will.deacon@arm.com>
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  <linux-arm-kernel@lists.infradead.org>
-  <devicetree@vger.kernel.org>
-  Grant Likely <grant.likely@linaro.org>
-  Thomas Gleixner <tglx@linutronix.de>
-  Jason Cooper <jason@lakedaemon.net>
-  Frank Rowand <frowand.list@gmail.com>
-  Bjorn Helgaas <bhelgaas@google.com>
-  <linux-pci@vger.kernel.org>
- " David Daney <david.daney@cavium.com>\0"
+ "To\0Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0"
+ "Cc\0David Daney <ddaney.cavm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 10/01/2015 02:24 AM, Marc Zyngier wrote:\n"
  "> Hi David,\n"
  ">\n"
  "> On 30/09/15 23:47, David Daney wrote:\n"
- ">> From: David Daney <david.daney@cavium.com>\n"
+ ">> From: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>\n"
  ">>\n"
  ">> Add pci_msi_domain_get_msi_rid() to return the MSI requester id (RID).\n"
  ">> Initially needed by gic-v3 based systems. It will be used by follow on\n"
@@ -37,7 +38,7 @@
  ">> Initially supports mapping the RID via OF device tree.  In the future,\n"
  ">> this could be extended to use ACPI _IORT tables as well.\n"
  ">>\n"
- ">> Signed-off-by: David Daney <david.daney@cavium.com>\n"
+ ">> Signed-off-by: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>\n"
  ">> ---\n"
  ">>   drivers/pci/msi.c   | 31 +++++++++++++++++++++++++++++++\n"
  ">>   include/linux/msi.h |  1 +\n"
@@ -132,6 +133,12 @@
  "\n"
  "I will send what I hope is the final revision of the patches later today.\n"
  "\n"
- David Daney
+ "David Daney\n"
+ "\n"
+ "\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
 
-f72c30136eff0a87a058df645dec24baddbd119edbd16b6eb3644846bc78f7df
+dae2169cc0be961291af8825ef8ae587594573020f5845cb7d0ae326fd4e95bc

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.