All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <570E2C2C.6090900@suse.com>

diff --git a/a/1.txt b/N1/1.txt
index cd778a7..d28677e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,13 +2,13 @@
 
 On 13/04/16 12:56, Marc Zyngier wrote:
 > On 13/04/16 11:30, Matthias Brugger wrote:
->> From: Matthias Brugger <matthias.bgg@gmail.com>
+>> From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>
 >> The fsl-mc driver can't be build as a module because it uses msi_*
 >> functions directly. Port the driver to use the platform_msi_*
 >> infrastructure instead, to allow it to be build as a module.
 >>
->> Signed-off-by: Matthias Brugger <mbrugger@suse.com>
+>> Signed-off-by: Matthias Brugger <mbrugger-IBi9RG/b67k@public.gmane.org>
 >> ---
 >>   .../staging/fsl-mc/bus/irq-gic-v3-its-fsl-mc-msi.c |   5 +-
 >>   drivers/staging/fsl-mc/bus/mc-allocator.c          |   9 +-
@@ -52,3 +52,7 @@ German, is there a reason why you use the ICID read from the DPRC as dev_id?
 
 Regards,
 Matthias
+--
+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 1f88124..023670d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,42 @@
  "ref\01460543456-11345-1-git-send-email-mbrugger@suse.com\0"
  "ref\01460543456-11345-5-git-send-email-mbrugger@suse.com\0"
  "ref\0570E25DD.9070106@arm.com\0"
- "From\0mbrugger@suse.com (Matthias Brugger)\0"
- "Subject\0[PATCH 4/6] staging: fsl-mc: Use platform_msi_* infrastructure\0"
+ "ref\0570E25DD.9070106-5wv7dgnIgG8@public.gmane.org\0"
+ "From\0Matthias Brugger <mbrugger-IBi9RG/b67k@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 4/6] staging: fsl-mc: Use platform_msi_* infrastructure\0"
  "Date\0Wed, 13 Apr 2016 13:23:24 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>"
+  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  German.Rivera-KZfg59tc24xl57MIdRCFDg@public.gmane.org
+  jiang.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org
+ " tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org\0"
+ "Cc\0treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org"
+  stuart.yoder-3arQi8VN3Tc@public.gmane.org
+  jroedel-l3A5Bk7waGM@public.gmane.org
+  agraf-l3A5Bk7waGM@public.gmane.org
+  bp-l3A5Bk7waGM@public.gmane.org
+  matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  bhaktipriya96-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "\n"
  "\n"
  "On 13/04/16 12:56, Marc Zyngier wrote:\n"
  "> On 13/04/16 11:30, Matthias Brugger wrote:\n"
- ">> From: Matthias Brugger <matthias.bgg@gmail.com>\n"
+ ">> From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>\n"
  ">> The fsl-mc driver can't be build as a module because it uses msi_*\n"
  ">> functions directly. Port the driver to use the platform_msi_*\n"
  ">> infrastructure instead, to allow it to be build as a module.\n"
  ">>\n"
- ">> Signed-off-by: Matthias Brugger <mbrugger@suse.com>\n"
+ ">> Signed-off-by: Matthias Brugger <mbrugger-IBi9RG/b67k@public.gmane.org>\n"
  ">> ---\n"
  ">>   .../staging/fsl-mc/bus/irq-gic-v3-its-fsl-mc-msi.c |   5 +-\n"
  ">>   drivers/staging/fsl-mc/bus/mc-allocator.c          |   9 +-\n"
@@ -60,6 +79,10 @@
  "German, is there a reason why you use the ICID read from the DPRC as dev_id?\n"
  "\n"
  "Regards,\n"
- Matthias
+ "Matthias\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
 
-07ae187681ac2343e08f1f8061ede00a7bdd0f53c2f847f6ebeeed1bd32fda72
+0e2bbb36f604d7888d04f68599cf70a92c1700e75cf29d450774775d2f260109

diff --git a/a/content_digest b/N2/content_digest
index 1f88124..655fda4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,28 @@
  "ref\01460543456-11345-1-git-send-email-mbrugger@suse.com\0"
  "ref\01460543456-11345-5-git-send-email-mbrugger@suse.com\0"
  "ref\0570E25DD.9070106@arm.com\0"
- "From\0mbrugger@suse.com (Matthias Brugger)\0"
- "Subject\0[PATCH 4/6] staging: fsl-mc: Use platform_msi_* infrastructure\0"
+ "From\0Matthias Brugger <mbrugger@suse.com>\0"
+ "Subject\0Re: [PATCH 4/6] staging: fsl-mc: Use platform_msi_* infrastructure\0"
  "Date\0Wed, 13 Apr 2016 13:23:24 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Zyngier <marc.zyngier@arm.com>"
+  gregkh@linuxfoundation.org
+  robh+dt@kernel.org
+  frowand.list@gmail.com
+  grant.likely@linaro.org
+  German.Rivera@freescale.com
+  jiang.liu@linux.intel.com
+ " tglx@linutronix.de\0"
+ "Cc\0treding@nvidia.com"
+  stuart.yoder@nxp.com
+  jroedel@suse.de
+  agraf@suse.de
+  bp@suse.de
+  matthias.bgg@gmail.com
+  bhaktipriya96@gmail.com
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  devel@driverdev.osuosl.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -62,4 +80,4 @@
  "Regards,\n"
  Matthias
 
-07ae187681ac2343e08f1f8061ede00a7bdd0f53c2f847f6ebeeed1bd32fda72
+9abed3bd49c485656113c8a212df4a81b720be26a03ce24fa345c994943d6930

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.