All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1388434457-4194-5-git-send-email-sboyd@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 2654033..d89bb22 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,11 +2,11 @@ The Krait L1/L2 error reporting device is made up of two
 interrupts, one per-CPU interrupt for the L1 caches and one
 interrupt for the L2 cache.
 
-Cc: Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>
-Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
+Cc: Mark Rutland <mark.rutland@arm.com>
+Cc: Kumar Gala <galak@codeaurora.org>
+Cc: <devicetree@vger.kernel.org>
+Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
 ---
  Documentation/devicetree/bindings/arm/cpus.txt | 72 ++++++++++++++++++++++++++
  1 file changed, 72 insertions(+)
@@ -64,28 +64,28 @@ index 9130435..54de94b 100644
 +	#size-cells = <0>;
 +	interrupts = <1 9 0xf04>;
 +
-+	cpu@0 {
++	cpu at 0 {
 +		device_type = "cpu";
 +		compatible = "qcom,krait";
 +		reg = <0>;
 +		next-level-cache = <&L2>;
 +	};
 +
-+	cpu@1 {
++	cpu at 1 {
 +		device_type = "cpu";
 +		compatible = "qcom,krait";
 +		reg = <1>;
 +		next-level-cache = <&L2>;
 +	};
 +
-+	cpu@2 {
++	cpu at 2 {
 +		device_type = "cpu";
 +		compatible = "qcom,krait";
 +		reg = <2>;
 +		next-level-cache = <&L2>;
 +	};
 +
-+	cpu@3 {
++	cpu at 3 {
 +		device_type = "cpu";
 +		compatible = "qcom,krait";
 +		reg = <3>;
@@ -101,8 +101,3 @@ index 9130435..54de94b 100644
 -- 
 The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
 hosted by The Linux Foundation
-
---
-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 d3c5aff..9eeb9dc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,19 @@
  "ref\01388434457-4194-1-git-send-email-sboyd@codeaurora.org\0"
- "ref\01388434457-4194-1-git-send-email-sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
  "Subject\0[PATCH v4 4/6] devicetree: bindings: Document Krait L1/L2 EDAC\0"
  "Date\0Mon, 30 Dec 2013 12:14:15 -0800\0"
- "To\0linux-edac-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "The Krait L1/L2 error reporting device is made up of two\n"
  "interrupts, one per-CPU interrupt for the L1 caches and one\n"
  "interrupt for the L2 cache.\n"
  "\n"
- "Cc: Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>\n"
- "Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
- "Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
- "Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n"
- "Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\n"
+ "Cc: Mark Rutland <mark.rutland@arm.com>\n"
+ "Cc: Kumar Gala <galak@codeaurora.org>\n"
+ "Cc: <devicetree@vger.kernel.org>\n"
+ "Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>\n"
  "---\n"
  " Documentation/devicetree/bindings/arm/cpus.txt | 72 ++++++++++++++++++++++++++\n"
  " 1 file changed, 72 insertions(+)\n"
@@ -79,28 +71,28 @@
  "+\t#size-cells = <0>;\n"
  "+\tinterrupts = <1 9 0xf04>;\n"
  "+\n"
- "+\tcpu@0 {\n"
+ "+\tcpu at 0 {\n"
  "+\t\tdevice_type = \"cpu\";\n"
  "+\t\tcompatible = \"qcom,krait\";\n"
  "+\t\treg = <0>;\n"
  "+\t\tnext-level-cache = <&L2>;\n"
  "+\t};\n"
  "+\n"
- "+\tcpu@1 {\n"
+ "+\tcpu at 1 {\n"
  "+\t\tdevice_type = \"cpu\";\n"
  "+\t\tcompatible = \"qcom,krait\";\n"
  "+\t\treg = <1>;\n"
  "+\t\tnext-level-cache = <&L2>;\n"
  "+\t};\n"
  "+\n"
- "+\tcpu@2 {\n"
+ "+\tcpu at 2 {\n"
  "+\t\tdevice_type = \"cpu\";\n"
  "+\t\tcompatible = \"qcom,krait\";\n"
  "+\t\treg = <2>;\n"
  "+\t\tnext-level-cache = <&L2>;\n"
  "+\t};\n"
  "+\n"
- "+\tcpu@3 {\n"
+ "+\tcpu at 3 {\n"
  "+\t\tdevice_type = \"cpu\";\n"
  "+\t\tcompatible = \"qcom,krait\";\n"
  "+\t\treg = <3>;\n"
@@ -115,11 +107,6 @@
  "+};\n"
  "-- \n"
  "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n"
- "hosted by The Linux Foundation\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
+ hosted by The Linux Foundation
 
-5a02e1c505c98d3bc5e1d9c3424b8f48c4bc8faf82167b82e852e42be244e45c
+e542dea649c0bd4f3e2eb3ba900f83fde44b7ef060743d86a5d1adc99396fd1b

diff --git a/a/1.txt b/N2/1.txt
index 2654033..f62d803 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,11 +2,11 @@ The Krait L1/L2 error reporting device is made up of two
 interrupts, one per-CPU interrupt for the L1 caches and one
 interrupt for the L2 cache.
 
-Cc: Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>
-Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
+Cc: Mark Rutland <mark.rutland@arm.com>
+Cc: Kumar Gala <galak@codeaurora.org>
+Cc: <devicetree@vger.kernel.org>
+Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
 ---
  Documentation/devicetree/bindings/arm/cpus.txt | 72 ++++++++++++++++++++++++++
  1 file changed, 72 insertions(+)
@@ -101,8 +101,3 @@ index 9130435..54de94b 100644
 -- 
 The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
 hosted by The Linux Foundation
-
---
-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/N2/content_digest
index d3c5aff..5ed29be 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,26 @@
  "ref\01388434457-4194-1-git-send-email-sboyd@codeaurora.org\0"
- "ref\01388434457-4194-1-git-send-email-sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
  "Subject\0[PATCH v4 4/6] devicetree: bindings: Document Krait L1/L2 EDAC\0"
  "Date\0Mon, 30 Dec 2013 12:14:15 -0800\0"
- "To\0linux-edac-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-edac@vger.kernel.org\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-arm-msm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Kumar Gala <galak@codeaurora.org>
+ " <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "The Krait L1/L2 error reporting device is made up of two\n"
  "interrupts, one per-CPU interrupt for the L1 caches and one\n"
  "interrupt for the L2 cache.\n"
  "\n"
- "Cc: Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>\n"
- "Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
- "Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
- "Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n"
- "Signed-off-by: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\n"
+ "Cc: Mark Rutland <mark.rutland@arm.com>\n"
+ "Cc: Kumar Gala <galak@codeaurora.org>\n"
+ "Cc: <devicetree@vger.kernel.org>\n"
+ "Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>\n"
  "---\n"
  " Documentation/devicetree/bindings/arm/cpus.txt | 72 ++++++++++++++++++++++++++\n"
  " 1 file changed, 72 insertions(+)\n"
@@ -115,11 +114,6 @@
  "+};\n"
  "-- \n"
  "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n"
- "hosted by The Linux Foundation\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
+ hosted by The Linux Foundation
 
-5a02e1c505c98d3bc5e1d9c3424b8f48c4bc8faf82167b82e852e42be244e45c
+fc511c2505ea2c07331514292addac34505aa4c3952a4ecc604c089cdfec178c

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.