All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5659741F.9090606@huawei.com>

diff --git a/a/1.txt b/N1/1.txt
index efa1a0e..7da50bc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,13 +45,13 @@ On 2015/11/18 1:20, Ganapatrao Kulkarni wrote:
 Maybe this is not right. If the memory spaces of NUMA nodes are
 continuous like below:
 
-        memory at 60000000 {
+        memory@60000000 {
                 numa-node-id = <0x1>;
                 reg = <0x0 0x60000000 0x0 0x20000000>;
                 device_type = "memory";
         };
 
-        memory at 40000000 {
+        memory@40000000 {
                 numa-node-id = <0x0>;
                 reg = <0x0 0x40000000 0x0 0x20000000>;
                 device_type = "memory";
@@ -68,3 +68,8 @@ size] is not located in some memory region.
 Thanks,
 -- 
 Shannon
+
+--
+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 8df7804..5fb8c47 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,34 @@
  "ref\01447780843-9223-1-git-send-email-gkulkarni@caviumnetworks.com\0"
  "ref\01447780843-9223-4-git-send-email-gkulkarni@caviumnetworks.com\0"
- "From\0zhaoshenglong@huawei.com (Shannon Zhao)\0"
- "Subject\0[PATCH v7 3/4] arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms.\0"
+ "ref\01447780843-9223-4-git-send-email-gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org\0"
+ "From\0Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v7 3/4] arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms.\0"
  "Date\0Sat, 28 Nov 2015 17:30:07 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ganapatrao Kulkarni <gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>"
+  linux-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
+  mark.rutland-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\0"
+ "Cc\0gpkulkarni-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -53,13 +78,13 @@
  "Maybe this is not right. If the memory spaces of NUMA nodes are\n"
  "continuous like below:\n"
  "\n"
- "        memory at 60000000 {\n"
+ "        memory@60000000 {\n"
  "                numa-node-id = <0x1>;\n"
  "                reg = <0x0 0x60000000 0x0 0x20000000>;\n"
  "                device_type = \"memory\";\n"
  "        };\n"
  "\n"
- "        memory at 40000000 {\n"
+ "        memory@40000000 {\n"
  "                numa-node-id = <0x0>;\n"
  "                reg = <0x0 0x40000000 0x0 0x20000000>;\n"
  "                device_type = \"memory\";\n"
@@ -75,6 +100,11 @@
  "\n"
  "Thanks,\n"
  "-- \n"
- Shannon
+ "Shannon\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
 
-35165d11542750f906c88a52d5f6ed9b6555b2d9dcf74c48adcd26b5e3b979f8
+f44b536c1c61778b14c2f1e3ea97030734991d3ccb0195aa03002838ea89a43f

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.