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

diff --git a/a/1.txt b/N1/1.txt
index 2770d71..ed3d0d0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,7 +28,7 @@ On 02/12/14 13:55, Geert Uytterhoeven wrote:
 > 
 > Yes, the GIC is declared in arch/arm/boot/dts/r8a7740.dtsi:
 > 
->         gic: interrupt-controller@c2800000 {
+>         gic: interrupt-controller at c2800000 {
 >                 compatible = "arm,cortex-a9-gic";
 >                 #interrupt-cells = <3>;
 >                 interrupt-controller;
diff --git a/a/content_digest b/N1/content_digest
index fba6e2a..6026789 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,8 +3,8 @@
  "ref\0CAMuHMdWj0Z66fya=7oN=ZUoz0TQOHFxBe0wyHmkDDVzU8Lafog@mail.gmail.com\0"
  "ref\0547DC0B7.6050600@arm.com\0"
  "ref\0CAMuHMdVkH_qshTfpXBcHx1FiEzL8055s1TiJqayWLXeFUf97NQ@mail.gmail.com\0"
- "From\0Marc Zyngier <marc.zyngier@arm.com>\0"
- "Subject\0Re: [PATCH v8 1/4] irqchip: gic: Support hierarchy irq domain.\0"
+ "From\0marc.zyngier@arm.com (Marc Zyngier)\0"
+ "Subject\0[PATCH v8 1/4] irqchip: gic: Support hierarchy irq domain.\0"
  "Date\0Tue, 02 Dec 2014 14:12:03 +0000\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
@@ -39,7 +39,7 @@
  "> \n"
  "> Yes, the GIC is declared in arch/arm/boot/dts/r8a7740.dtsi:\n"
  "> \n"
- ">         gic: interrupt-controller@c2800000 {\n"
+ ">         gic: interrupt-controller at c2800000 {\n"
  ">                 compatible = \"arm,cortex-a9-gic\";\n"
  ">                 #interrupt-cells = <3>;\n"
  ">                 interrupt-controller;\n"
@@ -80,4 +80,4 @@
  "-- \n"
  Jazz is not dead. It just smells funny...
 
-ff8df303f7a74e363d76503e5934c3c6e049434ff72024b73396361c3f93ad76
+6dd2ec926f5b08324d1dbfa76558cf3c8cc1be51444ab515d5b3392de5406b7d

diff --git a/a/1.txt b/N2/1.txt
index 2770d71..5d97681 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,12 +1,12 @@
 On 02/12/14 13:55, Geert Uytterhoeven wrote:
 > Hi Marc,
 > 
-> On Tue, Dec 2, 2014 at 2:37 PM, Marc Zyngier <marc.zyngier@arm.com> wrote:
+> On Tue, Dec 2, 2014 at 2:37 PM, Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org> wrote:
 >> On 02/12/14 13:27, Geert Uytterhoeven wrote:
->>> On Tue, Nov 25, 2014 at 9:04 AM, Yingjoe Chen <yingjoe.chen@mediatek.com> wrote:
+>>> On Tue, Nov 25, 2014 at 9:04 AM, Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> wrote:
 >>>> Add support to use gic as a parent for stacked irq domain.
 >>>>
->>>> Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
+>>>> Signed-off-by: Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
 >>>
 >>> This change (which is now in -next as commit 9a1091ef0017c40a) breaks
 >>> booting on r8a7740/armadillo-legacy.
@@ -68,3 +68,7 @@ die a painful death, as it has the same level of breakage as armadillo.
 	M.
 -- 
 Jazz is not dead. It just smells funny...
+--
+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 fba6e2a..1cf9809 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,21 +3,42 @@
  "ref\0CAMuHMdWj0Z66fya=7oN=ZUoz0TQOHFxBe0wyHmkDDVzU8Lafog@mail.gmail.com\0"
  "ref\0547DC0B7.6050600@arm.com\0"
  "ref\0CAMuHMdVkH_qshTfpXBcHx1FiEzL8055s1TiJqayWLXeFUf97NQ@mail.gmail.com\0"
- "From\0Marc Zyngier <marc.zyngier@arm.com>\0"
+ "ref\0CAMuHMdVkH_qshTfpXBcHx1FiEzL8055s1TiJqayWLXeFUf97NQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0"
  "Subject\0Re: [PATCH v8 1/4] irqchip: gic: Support hierarchy irq domain.\0"
  "Date\0Tue, 02 Dec 2014 14:12:03 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>\0"
+ "Cc\0Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>"
+  Mark Rutland <Mark.Rutland-5wv7dgnIgG8@public.gmane.org>
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
+  Jiang Liu <jiang.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+  Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  hc.yen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <hc.yen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  yh.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <yh.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Yijing Wang <wangyijing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  nathan.chung-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <nathan.chung-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  yingjoe.chen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <yingjoe.chen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+ " eddie.h\0"
  "\00:1\0"
  "b\0"
  "On 02/12/14 13:55, Geert Uytterhoeven wrote:\n"
  "> Hi Marc,\n"
  "> \n"
- "> On Tue, Dec 2, 2014 at 2:37 PM, Marc Zyngier <marc.zyngier@arm.com> wrote:\n"
+ "> On Tue, Dec 2, 2014 at 2:37 PM, Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org> wrote:\n"
  ">> On 02/12/14 13:27, Geert Uytterhoeven wrote:\n"
- ">>> On Tue, Nov 25, 2014 at 9:04 AM, Yingjoe Chen <yingjoe.chen@mediatek.com> wrote:\n"
+ ">>> On Tue, Nov 25, 2014 at 9:04 AM, Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> wrote:\n"
  ">>>> Add support to use gic as a parent for stacked irq domain.\n"
  ">>>>\n"
- ">>>> Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>\n"
+ ">>>> Signed-off-by: Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
  ">>>\n"
  ">>> This change (which is now in -next as commit 9a1091ef0017c40a) breaks\n"
  ">>> booting on r8a7740/armadillo-legacy.\n"
@@ -78,6 +99,10 @@
  "\n"
  "\tM.\n"
  "-- \n"
- Jazz is not dead. It just smells funny...
+ "Jazz is not dead. It just smells funny...\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
 
-ff8df303f7a74e363d76503e5934c3c6e049434ff72024b73396361c3f93ad76
+0ef8a909df692b3bd21534f960db04301c0b7aad9f44e81c2a4068f4d73b900a

diff --git a/a/content_digest b/N3/content_digest
index fba6e2a..70d130d 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -6,7 +6,31 @@
  "From\0Marc Zyngier <marc.zyngier@arm.com>\0"
  "Subject\0Re: [PATCH v8 1/4] irqchip: gic: Support hierarchy irq domain.\0"
  "Date\0Tue, 02 Dec 2014 14:12:03 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
+ "Cc\0Yingjoe Chen <yingjoe.chen@mediatek.com>"
+  Mark Rutland <Mark.Rutland@arm.com>
+  Jason Cooper <jason@lakedaemon.net>
+  Thomas Gleixner <tglx@linutronix.de>
+  Jiang Liu <jiang.liu@linux.intel.com>
+  Boris BREZILLON <boris.brezillon@free-electrons.com>
+  Russell King <linux@arm.linux.org.uk>
+  Pawel Moll <Pawel.Moll@arm.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  hc.yen@mediatek.com <hc.yen@mediatek.com>
+  srv_heupstream@mediatek.com <srv_heupstream@mediatek.com>
+  yh.chen@mediatek.com <yh.chen@mediatek.com>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  grant.likely@linaro.org <grant.likely@linaro.org>
+  Yijing Wang <wangyijing@huawei.com>
+  Rob Herring <robh+dt@kernel.org>
+  nathan.chung@mediatek.com <nathan.chung@mediatek.com>
+  yingjoe.chen@gmail.com <yingjoe.chen@gmail.com>
+  Matthias Brugger <matthias.bgg@gmail.com>
+  eddie.huang@mediatek.com <eddie.huang@mediatek.com>
+  Bjorn Helgaas <bhelgaas@google.com>
+  Sascha Hauer <kernel@pengutronix.de>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " Linux-sh list <linux-sh@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 02/12/14 13:55, Geert Uytterhoeven wrote:\n"
@@ -80,4 +104,4 @@
  "-- \n"
  Jazz is not dead. It just smells funny...
 
-ff8df303f7a74e363d76503e5934c3c6e049434ff72024b73396361c3f93ad76
+c4ea4fe3557d080ccdc20cb01c412fe29572526368ab4e5333854bad030bf43e

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.