All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151020144745.GB3349@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index 4a0bb98..bd6b5a3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,8 +23,8 @@ On Tue, Oct 20, 2015 at 04:15:28PM +0530, Ganapatrao Kulkarni wrote:
 > maps all memory and cpus to node 0.
 > using this patch, numa can be simulated on single node arm64 platforms.
 > 
-> Reviewed-by: Robert Richter <rrichter@cavium.com>
-> Signed-off-by: Ganapatrao Kulkarni <gkulkarni@caviumnetworks.com>
+> Reviewed-by: Robert Richter <rrichter-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
+> Signed-off-by: Ganapatrao Kulkarni <gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
 > ---
 >  arch/arm64/Kconfig              |  25 ++
 >  arch/arm64/include/asm/mmzone.h |  17 ++
@@ -360,7 +360,7 @@ You can make this simpler by initialising the variable when defining it:
 > + * NUMA support, based on the x86 implementation.
 > + *
 > + * Copyright (C) 2015 Cavium Inc.
-> + * Author: Ganapatrao Kulkarni <gkulkarni@cavium.com>
+> + * Author: Ganapatrao Kulkarni <gkulkarni-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -958,4 +958,8 @@ Mark.
 > +}
 > -- 
 > 1.8.1.4
->
+> 
+--
+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 63e4334..09aba2d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,33 @@
  "ref\01445337931-11344-1-git-send-email-gkulkarni@caviumnetworks.com\0"
  "ref\01445337931-11344-2-git-send-email-gkulkarni@caviumnetworks.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH v6 1/4] arm64, numa: adding numa support for arm64 platforms.\0"
+ "ref\01445337931-11344-2-git-send-email-gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org\0"
+ "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v6 1/4] arm64, numa: adding numa support for arm64 platforms.\0"
  "Date\0Tue, 20 Oct 2015 15:47:45 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ganapatrao Kulkarni <gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Will.Deacon-5wv7dgnIgG8@public.gmane.org
+  catalin.marinas-5wv7dgnIgG8@public.gmane.org
+  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  rfranz-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org
+  ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  steve.capper-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  al.stone-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  arnd-r2nGTMty4D4@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org
+  lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  marc.zyngier-5wv7dgnIgG8@public.gmane.org
+  rrichter-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org
+  Prasun.Kapoor-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org
+ " gpkulkarni-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -31,8 +55,8 @@
  "> maps all memory and cpus to node 0.\n"
  "> using this patch, numa can be simulated on single node arm64 platforms.\n"
  "> \n"
- "> Reviewed-by: Robert Richter <rrichter@cavium.com>\n"
- "> Signed-off-by: Ganapatrao Kulkarni <gkulkarni@caviumnetworks.com>\n"
+ "> Reviewed-by: Robert Richter <rrichter-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>\n"
+ "> Signed-off-by: Ganapatrao Kulkarni <gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/Kconfig              |  25 ++\n"
  ">  arch/arm64/include/asm/mmzone.h |  17 ++\n"
@@ -368,7 +392,7 @@
  "> + * NUMA support, based on the x86 implementation.\n"
  "> + *\n"
  "> + * Copyright (C) 2015 Cavium Inc.\n"
- "> + * Author: Ganapatrao Kulkarni <gkulkarni@cavium.com>\n"
+ "> + * Author: Ganapatrao Kulkarni <gkulkarni-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -966,6 +990,10 @@
  "> +}\n"
  "> -- \n"
  "> 1.8.1.4\n"
- >
+ "> \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
 
-0f957d12b727ffa04563d14a1e709be186058ec21624eba9d39177f2ee73b593
+0ad07988131abdf3ebde20285ea147d4fcb1f8c397f6ad6167405e29196a53cf

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.