All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160120141806.GA8434@rob-hp-laptop>

diff --git a/a/content_digest b/N1/content_digest
index fbe9364..ed9a005 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -40,7 +40,12 @@
   benh@kernel.crashing.org
   tglx@linutronix.de
   mingo@redhat.com
- " hpa@zytor\0"
+  hpa@zytor.com
+  x86@kernel.org
+  jonathan@jonmasters.org
+  rrichter@cavium.com
+  Prasun.Kapoor@caviumnetworks.com
+ " gpkulkarni@gmail.com\0"
  "\00:1\0"
  "b\0"
  "On Mon, Jan 18, 2016 at 10:06:01PM +0530, Ganapatrao Kulkarni wrote:\n"
@@ -163,4 +168,4 @@
  "> the body of a message to majordomo@vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-af96af921ba8b9b19a74b448b7c65daeb047221f1eefdcdf3de20d1b169ec59a
+49c010e62aae575197f287862ccd94a26f9c550e60cca13a4e71314b83173043

diff --git a/a/1.txt b/N2/1.txt
index d87df28..cf0adec 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -10,9 +10,9 @@ On Mon, Jan 18, 2016 at 10:06:01PM +0530, Ganapatrao Kulkarni wrote:
 
 This is looks okay to me, but some cosmetic things on the example.
 
-> +==============================================================================
+> +=======================================
 > +4 - Example dts
-> +==============================================================================
+> +=======================================
 > +
 > +2 sockets system consists of 2 boards connected through ccn bus and
 > +each board having one socket/soc of 8 cpus, memory and pci bus.
diff --git a/a/content_digest b/N2/content_digest
index fbe9364..f57555a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
  "ref\01453134965-6125-3-git-send-email-gkulkarni@caviumnetworks.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0Re: [PATCH v9 2/6] Documentation, dt, arm64/arm: dt bindings for numa.\0"
- "Date\0Wed, 20 Jan 2016 08:18:06 -0600\0"
+ "Date\0Wed, 20 Jan 2016 14:18:06 +0000\0"
  "To\0Ganapatrao Kulkarni <gkulkarni@caviumnetworks.com>\0"
  "Cc\0linux-arm-kernel@lists.infradead.org"
   devicetree@vger.kernel.org
@@ -55,9 +55,9 @@
  "\n"
  "This is looks okay to me, but some cosmetic things on the example.\n"
  "\n"
- "> +==============================================================================\n"
+ "> +=======================================\n"
  "> +4 - Example dts\n"
- "> +==============================================================================\n"
+ "> +=======================================\n"
  "> +\n"
  "> +2 sockets system consists of 2 boards connected through ccn bus and\n"
  "> +each board having one socket/soc of 8 cpus, memory and pci bus.\n"
@@ -163,4 +163,4 @@
  "> the body of a message to majordomo@vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-af96af921ba8b9b19a74b448b7c65daeb047221f1eefdcdf3de20d1b169ec59a
+c781ec75c09f8825632032b8a267ebd0aa92873d233adc27c3f7ba45fbc61ee0

diff --git a/a/1.txt b/N3/1.txt
index d87df28..40974e3 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -17,7 +17,7 @@ This is looks okay to me, but some cosmetic things on the example.
 > +2 sockets system consists of 2 boards connected through ccn bus and
 > +each board having one socket/soc of 8 cpus, memory and pci bus.
 > +
-> +	memory@00c00000 {
+> +	memory at 00c00000 {
 
 Drop the leading 0s on unit addresses.
 
@@ -27,7 +27,7 @@ Drop the leading 0s on unit addresses.
 > +		numa-node-id = <0>;
 > +	};
 > +
-> +	memory@10000000000 {
+> +	memory at 10000000000 {
 > +		device_type = "memory";
 > +		reg = <0x100 0x00000000 0x0 0x80000000>;
 > +		/* node 1 */
@@ -38,7 +38,7 @@ Drop the leading 0s on unit addresses.
 > +		#address-cells = <2>;
 > +		#size-cells = <0>;
 > +
-> +		cpu@000 {
+> +		cpu at 000 {
 
 Same here (leaving one of course).
 
@@ -49,7 +49,7 @@ Same here (leaving one of course).
 > +			/* node 0 */
 > +			numa-node-id = <0>;
 > +		};
-> +		cpu@001 {
+> +		cpu at 001 {
 
 and so on...
 
@@ -74,7 +74,7 @@ case at least.
 
 [...]
 
-> +	pcie0: pcie0@0x8480,00000000 {
+> +	pcie0: pcie0 at 0x8480,00000000 {
 
 Drop the 0x and the comma.
 
@@ -89,7 +89,7 @@ Drop the 0x and the comma.
 > +		numa-node-id = <0>;
 > +        };
 > +
-> +	pcie1: pcie1@0x9480,00000000 {
+> +	pcie1: pcie1 at 0x9480,00000000 {
 
 ditto
 
@@ -115,5 +115,5 @@ ditto
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe devicetree" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N3/content_digest
index fbe9364..7645cd2 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,46 +1,9 @@
  "ref\01453134965-6125-1-git-send-email-gkulkarni@caviumnetworks.com\0"
  "ref\01453134965-6125-3-git-send-email-gkulkarni@caviumnetworks.com\0"
- "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0Re: [PATCH v9 2/6] Documentation, dt, arm64/arm: dt bindings for numa.\0"
+ "From\0robh@kernel.org (Rob Herring)\0"
+ "Subject\0[PATCH v9 2/6] Documentation, dt, arm64/arm: dt bindings for numa.\0"
  "Date\0Wed, 20 Jan 2016 08:18:06 -0600\0"
- "To\0Ganapatrao Kulkarni <gkulkarni@caviumnetworks.com>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-pci@vger.kernel.org
-  linux-ia64@vger.kernel.org
-  linux-metag@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
-  linux-s390@vger.kernel.org
-  linux-sh@vger.kernel.org
-  linux-arch@vger.kernel.org
-  Will.Deacon@arm.com
-  catalin.marinas@arm.com
-  grant.likely@linaro.org
-  leif.lindholm@linaro.org
-  rfranz@cavium.com
-  ard.biesheuvel@linaro.org
-  msalter@redhat.com
-  steve.capper@linaro.org
-  hanjun.guo@linaro.org
-  al.stone@linaro.org
-  arnd@arndb.de
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  rjw@rjwysocki.net
-  lenb@kernel.org
-  marc.zyngier@arm.com
-  lorenzo.pieralisi@arm.com
-  bhelgaas@google.com
-  tony.luck@intel.com
-  fenghua.yu@intel.com
-  james.hogan@imgtec.com
-  benh@kernel.crashing.org
-  tglx@linutronix.de
-  mingo@redhat.com
- " hpa@zytor\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Jan 18, 2016 at 10:06:01PM +0530, Ganapatrao Kulkarni wrote:\n"
@@ -62,7 +25,7 @@
  "> +2 sockets system consists of 2 boards connected through ccn bus and\n"
  "> +each board having one socket/soc of 8 cpus, memory and pci bus.\n"
  "> +\n"
- "> +\tmemory@00c00000 {\n"
+ "> +\tmemory at 00c00000 {\n"
  "\n"
  "Drop the leading 0s on unit addresses.\n"
  "\n"
@@ -72,7 +35,7 @@
  "> +\t\tnuma-node-id = <0>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tmemory@10000000000 {\n"
+ "> +\tmemory at 10000000000 {\n"
  "> +\t\tdevice_type = \"memory\";\n"
  "> +\t\treg = <0x100 0x00000000 0x0 0x80000000>;\n"
  "> +\t\t/* node 1 */\n"
@@ -83,7 +46,7 @@
  "> +\t\t#address-cells = <2>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu@000 {\n"
+ "> +\t\tcpu at 000 {\n"
  "\n"
  "Same here (leaving one of course).\n"
  "\n"
@@ -94,7 +57,7 @@
  "> +\t\t\t/* node 0 */\n"
  "> +\t\t\tnuma-node-id = <0>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu@001 {\n"
+ "> +\t\tcpu at 001 {\n"
  "\n"
  "and so on...\n"
  "\n"
@@ -119,7 +82,7 @@
  "\n"
  "[...]\n"
  "\n"
- "> +\tpcie0: pcie0@0x8480,00000000 {\n"
+ "> +\tpcie0: pcie0 at 0x8480,00000000 {\n"
  "\n"
  "Drop the 0x and the comma.\n"
  "\n"
@@ -134,7 +97,7 @@
  "> +\t\tnuma-node-id = <0>;\n"
  "> +        };\n"
  "> +\n"
- "> +\tpcie1: pcie1@0x9480,00000000 {\n"
+ "> +\tpcie1: pcie1 at 0x9480,00000000 {\n"
  "\n"
  "ditto\n"
  "\n"
@@ -160,7 +123,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-af96af921ba8b9b19a74b448b7c65daeb047221f1eefdcdf3de20d1b169ec59a
+12f78b6ffb4eae0ff74cdc27a3803333da97655c9ac9c9dc5a0581a8603f120f

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.