All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1490691138.3177.109.camel@kernel.crashing.org>

diff --git a/a/1.txt b/N1/1.txt
index 93e2230..1e078b1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,13 +4,13 @@ On Mon, 2017-03-27 at 22:12 -0700, Brendan Higgins wrote:
 > separate I2C busses. This adds a dummy irqchip which maps the single
 > hardware interrupt to software interrupts for each of the busses.
 > 
-> Signed-off-by: Brendan Higgins <brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
 
 I do think as I said earlier that is' a tiny bit overkill, I do worry
 about the overhead of the added layer of indirections on a 400Mhz ARMv9
 (AST2400) core but otherwise:
 
-Acked-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
+Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
 
 > ---
 > Added in v6:
@@ -160,7 +160,3 @@ Acked-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.g
 > aspeed_i2c_ic_of_init);
 > +IRQCHIP_DECLARE(ast2500_i2c_ic, "aspeed,ast2500-i2c-ic",
 > aspeed_i2c_ic_of_init);
---
-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 08307f3..4c57df6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,23 @@
  "ref\020170328051226.21677-1-brendanhiggins@google.com\0"
  "ref\020170328051226.21677-3-brendanhiggins@google.com\0"
- "ref\020170328051226.21677-3-brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org\0"
- "From\0Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0"
+ "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
  "Subject\0Re: [PATCH v6 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed\0"
  "Date\0Tue, 28 Mar 2017 19:52:18 +1100\0"
- "To\0Brendan Higgins <brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>"
-  wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org
-  jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org
-  marc.zyngier-5wv7dgnIgG8@public.gmane.org
-  joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org
-  vz-ChpfBGZJDbMAvxtiuMwx3w@public.gmane.org
-  mouse-Pma6HLj0uuo@public.gmane.org
- " clg-Bxea+6Xhats@public.gmane.org\0"
- "Cc\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0"
+ "To\0Brendan Higgins <brendanhiggins@google.com>"
+  wsa@the-dreams.de
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  tglx@linutronix.de
+  jason@lakedaemon.net
+  marc.zyngier@arm.com
+  joel@jms.id.au
+  vz@mleia.com
+  mouse@mayc.ru
+ " clg@kaod.org\0"
+ "Cc\0linux-i2c@vger.kernel.org"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " openbmc@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, 2017-03-27 at 22:12 -0700, Brendan Higgins wrote:\n"
@@ -27,13 +26,13 @@
  "> separate I2C busses. This adds a dummy irqchip which maps the single\n"
  "> hardware interrupt to software interrupts for each of the busses.\n"
  "> \n"
- "> Signed-off-by: Brendan Higgins <brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n"
+ "> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>\n"
  "\n"
  "I do think as I said earlier that is' a tiny bit overkill, I do worry\n"
  "about the overhead of the added layer of indirections on a 400Mhz ARMv9\n"
  "(AST2400) core but otherwise:\n"
  "\n"
- "Acked-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\n"
+ "Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>\n"
  "\n"
  "> ---\n"
  "> Added in v6:\n"
@@ -182,10 +181,6 @@
  "> +IRQCHIP_DECLARE(ast2400_i2c_ic, \"aspeed,ast2400-i2c-ic\",\n"
  "> aspeed_i2c_ic_of_init);\n"
  "> +IRQCHIP_DECLARE(ast2500_i2c_ic, \"aspeed,ast2500-i2c-ic\",\n"
- "> aspeed_i2c_ic_of_init);\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
+ > aspeed_i2c_ic_of_init);
 
-a5e3dcc69a7ca2e9b56aeeabe1aed1c5d3fb49e79ff93050e4f6bc4cbb8c2716
+b5a5b7061e33dec450559b9909a175b6c587e2fbf8f5d212f666d95be08c5663

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.