All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50A48100.5070601@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index ff9c9fa..b9bb590 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,28 +30,28 @@ Gregory CLEMENT wrote:
 > @@ -38,24 +38,28 @@
 >  	    #size-cells = <0>;
 >  
->  	    cpu at 0 {
+>  	    cpu@0 {
 > +		device_type = "cpu";
 >  	       	compatible = "marvell,sheeva-v7";
 >  		reg = <0>;
 >  		clocks = <&cpuclk 0>;
 >  	    };
 >  
->  	    cpu at 1 {
+>  	    cpu@1 {
 > +		device_type = "cpu";
 >  		compatible = "marvell,sheeva-v7";
 >  		reg = <1>;
 >  		clocks = <&cpuclk 1>;
 >  	    };
 >  
->  	    cpu at 2 {
+>  	    cpu@2 {
 > +		device_type = "cpu";
 >  		compatible = "marvell,sheeva-v7";
 >  		reg = <2>;
 >  		clocks = <&cpuclk 2>;
 >  	    };
 >  
->  	    cpu at 3 {
+>  	    cpu@3 {
 > +		device_type = "cpu";
 >  		compatible = "marvell,sheeva-v7";
 >  		reg = <3>;
diff --git a/a/content_digest b/N1/content_digest
index e605641..763bdd8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,33 @@
  "ref\01352931637-3405-1-git-send-email-gregory.clement@free-electrons.com\0"
  "ref\01352931637-3405-6-git-send-email-gregory.clement@free-electrons.com\0"
- "From\0jason77.wang@gmail.com (Hui Wang)\0"
- "Subject\0[PATCH V3 5/5] arm: mvebu: Added SMP support for Armada XP\0"
+ "From\0Hui Wang <jason77.wang@gmail.com>\0"
+ "Subject\0Re: [PATCH V3 5/5] arm: mvebu: Added SMP support for Armada XP\0"
  "Date\0Thu, 15 Nov 2012 13:43:28 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Cc\0Lior Amsalem <alior@marvell.com>"
+  Andrew Lunn <andrew@lunn.ch>
+  Ike Pan <ike.pan@canonical.com>
+  Will Deacon <will.deacon@arm.com>
+  Nadav Haklai <nadavh@marvell.com>
+  Ian Molton <ian.molton@codethink.co.uk>
+  David Marlin <dmarlin@redhat.com>
+  Yehuda Yitschak <yehuday@marvell.com>
+  Jani Monoses <jani.monoses@canonical.com>
+  Mike Turquette <mturquette@linaro.org>
+  Tawfik Bayouk <tawfik@marvell.com>
+  Dan Frazier <dann.frazier@canonical.com>
+  Eran Ben-Avi <benavi@marvell.com>
+  Leif Lindholm <leif.lindholm@arm.com>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  Jason Cooper <jason@lakedaemon.net>
+  Arnd Bergmann <arnd@arndb.de>
+  Jon Masters <jcm@redhat.com>
+  devicetree-discuss@lists.ozlabs.org
+  Rob Herring <rob.herring@calxeda.com>
+  Ben Dooks <ben-linux@fluff.org>
+  Russell King <linux@arm.linux.org.uk>
+  linux-arm-kernel@lists.infradead.org
+ " Thomas Petazzoni <thomas.>\0"
  "\00:1\0"
  "b\0"
  "Gregory CLEMENT wrote:\n"
@@ -38,28 +62,28 @@
  "> @@ -38,24 +38,28 @@\n"
  ">  \t    #size-cells = <0>;\n"
  ">  \n"
- ">  \t    cpu at 0 {\n"
+ ">  \t    cpu@0 {\n"
  "> +\t\tdevice_type = \"cpu\";\n"
  ">  \t       \tcompatible = \"marvell,sheeva-v7\";\n"
  ">  \t\treg = <0>;\n"
  ">  \t\tclocks = <&cpuclk 0>;\n"
  ">  \t    };\n"
  ">  \n"
- ">  \t    cpu at 1 {\n"
+ ">  \t    cpu@1 {\n"
  "> +\t\tdevice_type = \"cpu\";\n"
  ">  \t\tcompatible = \"marvell,sheeva-v7\";\n"
  ">  \t\treg = <1>;\n"
  ">  \t\tclocks = <&cpuclk 1>;\n"
  ">  \t    };\n"
  ">  \n"
- ">  \t    cpu at 2 {\n"
+ ">  \t    cpu@2 {\n"
  "> +\t\tdevice_type = \"cpu\";\n"
  ">  \t\tcompatible = \"marvell,sheeva-v7\";\n"
  ">  \t\treg = <2>;\n"
  ">  \t\tclocks = <&cpuclk 2>;\n"
  ">  \t    };\n"
  ">  \n"
- ">  \t    cpu at 3 {\n"
+ ">  \t    cpu@3 {\n"
  "> +\t\tdevice_type = \"cpu\";\n"
  ">  \t\tcompatible = \"marvell,sheeva-v7\";\n"
  ">  \t\treg = <3>;\n"
@@ -345,4 +369,4 @@
  ">   \n"
  Where is this function implemented?
 
-39d8cc46e53b2cfe1b9cb103646c825e5e6cca8b58ee383dc37ba1f94e2605c5
+d2f519da4f4b236d79a062d5439dea588fcf06e62c372806e9c68cdc1a119bcf

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.