All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <518472C4.5080209@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index c9d8a90..5595852 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -56,7 +56,7 @@ irqs_per_chip,
 
 The memory you allocated for gc, num_ct * ct, and dgc doesn't allow
 to increment through gc. gc is struct irq_chip_generic * but next
-gc is@sizeof(*gc) + num_ct * sizeof(struct irq_chip_type).
+gc is at sizeof(*gc) + num_ct * sizeof(struct irq_chip_type).
 This also affects indexing dgc->gc later.
 
 I chose to fix it by having an index helper but that first maps
diff --git a/a/content_digest b/N1/content_digest
index 3a707a7..542271d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,28 @@
  "ref\0alpine.LFD.2.02.1305031514230.2886@ionos\0"
  "ref\020130503212258.385818955@linutronix.de\0"
  "ref\020130503214629.810207749@linutronix.de\0"
- "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0"
- "Subject\0[RFC patch 7/8] genirq: generic chip: Add linear irq domain support\0"
+ "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "Subject\0Re: [RFC patch 7/8] genirq: generic chip: Add linear irq domain support\0"
  "Date\0Sat, 04 May 2013 04:30:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Thomas Gleixner <tglx@linutronix.de>\0"
+ "Cc\0LKML <linux-kernel@vger.kernel.org>"
+  Russell King - ARM Linux <linux@arm.linux.org.uk>
+  Grant Likely <grant.likely@linaro.org>
+  Rob Herring <rob.herring@calxeda.com>
+  Rob Landley <rob@landley.net>
+  Arnd Bergmann <arnd@arndb.de>
+  Jason Cooper <jason@lakedaemon.net>
+  Andrew Lunn <andrew@lunn.ch>
+  Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
+  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+  Gregory Clement <gregory.clement@free-electrons.com>
+  Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
+  Maxime Ripard <maxime.ripard@free-electrons.com>
+  Jean-Francois Moine <moinejf@free.fr>
+  Gerlando Falauto <gerlando.falauto@keymile.com>
+  devicetree-discuss@lists.ozlabs.org
+  linux-doc@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 05/03/2013 11:50 PM, Thomas Gleixner wrote:\n"
@@ -65,7 +83,7 @@
  "\n"
  "The memory you allocated for gc, num_ct * ct, and dgc doesn't allow\n"
  "to increment through gc. gc is struct irq_chip_generic * but next\n"
- "gc is@sizeof(*gc) + num_ct * sizeof(struct irq_chip_type).\n"
+ "gc is at sizeof(*gc) + num_ct * sizeof(struct irq_chip_type).\n"
  "This also affects indexing dgc->gc later.\n"
  "\n"
  "I chose to fix it by having an index helper but that first maps\n"
@@ -98,4 +116,4 @@
  "\n"
  Sebastian
 
-53a24b892c48bc70ec120adc5281d0fdaee39feb54099790a0104e62c80495bc
+60fb41cda89be95a3d85609bdf2c72ec8dee1d02ff14e094e76f04450bbcef73

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.