All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5602DA77.9090108@caviumnetworks.com>

diff --git a/a/1.txt b/N1/1.txt
index 0658875..9d6daca 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,15 +1,15 @@
 On 09/23/2015 09:52 AM, Marc Zyngier wrote:
 > On Tue, 22 Sep 2015 17:00:05 -0700
-> David Daney <ddaney.cavm@gmail.com> wrote:
+> David Daney <ddaney.cavm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
 >
->> From: David Daney <david.daney@cavium.com>
+>> From: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
 >>
 >> The device tree property "msi-map" specifies how to create the PCI
 >> requester id used in some MSI controllers.  Add a new function
 >> of_msi_map_rid() that finds the msi-map property and applies its
 >> translation to a given requester id.
 >>
->> Signed-off-by: David Daney <david.daney@cavium.com>
+>> Signed-off-by: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
 >> ---
 >>   drivers/of/irq.c       | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++
 >>   include/linux/of_irq.h |  7 ++++
@@ -39,3 +39,7 @@ through the individual values within the property.
 If there are strong objections to doing it this way, we can change it.
 
 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/N1/content_digest
index ca58082..029b9aa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,39 @@
  "ref\01442966406-13198-1-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\01442966406-13198-3-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\020150923175216.3384d7b4@arm.com\0"
- "From\0ddaney@caviumnetworks.com (David Daney)\0"
- "Subject\0[PATCH v2 2/3] of/irq: Add new function of_msi_map_rid()\0"
+ "ref\020150923175216.3384d7b4-5wv7dgnIgG8@public.gmane.org\0"
+ "From\0David Daney <ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 2/3] of/irq: Add new function of_msi_map_rid()\0"
  "Date\0Wed, 23 Sep 2015 09:59:35 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\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>
+ " David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 09/23/2015 09:52 AM, Marc Zyngier wrote:\n"
  "> On Tue, 22 Sep 2015 17:00:05 -0700\n"
- "> David Daney <ddaney.cavm@gmail.com> wrote:\n"
+ "> David Daney <ddaney.cavm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n"
  ">\n"
- ">> From: David Daney <david.daney@cavium.com>\n"
+ ">> From: David Daney <david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>\n"
  ">>\n"
  ">> The device tree property \"msi-map\" specifies how to create the PCI\n"
  ">> requester id used in some MSI controllers.  Add a new function\n"
  ">> of_msi_map_rid() that finds the msi-map property and applies its\n"
  ">> translation to a given requester id.\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/of/irq.c       | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++\n"
  ">>   include/linux/of_irq.h |  7 ++++\n"
@@ -47,6 +62,10 @@
  "\n"
  "If there are strong objections to doing it this way, we can change it.\n"
  "\n"
- David Daney
+ "David Daney\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
 
-c7dabe9028806c111a71c6ddd8c25893a8aaf78b7603b29723d8fd4b9e5cb921
+1931135a715e4ef13e10270b0d81ef5d2c1c0d550f476fa8dcf34814fdfec64c

diff --git a/a/content_digest b/N2/content_digest
index ca58082..323dbba 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,24 @@
  "ref\01442966406-13198-1-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\01442966406-13198-3-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\020150923175216.3384d7b4@arm.com\0"
- "From\0ddaney@caviumnetworks.com (David Daney)\0"
- "Subject\0[PATCH v2 2/3] of/irq: Add new function of_msi_map_rid()\0"
+ "From\0David Daney <ddaney@caviumnetworks.com>\0"
+ "Subject\0Re: [PATCH v2 2/3] of/irq: Add new function of_msi_map_rid()\0"
  "Date\0Wed, 23 Sep 2015 09:59:35 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\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>
+ " David Daney <david.daney@cavium.com>\0"
  "\00:1\0"
  "b\0"
  "On 09/23/2015 09:52 AM, Marc Zyngier wrote:\n"
@@ -49,4 +63,4 @@
  "\n"
  David Daney
 
-c7dabe9028806c111a71c6ddd8c25893a8aaf78b7603b29723d8fd4b9e5cb921
+4193f1e69e4baf523556639088858aacf372815960594112cd8a3a7bb9d41254

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.