All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4191077.93tRRdBt5E@phil>

diff --git a/a/1.txt b/N1/1.txt
index 1831aef..e439017 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,8 +5,8 @@ We currently hog the power management unit in the smp code, as it is
 necessary to control the power to the cpu core and nothing else is
 currently using it, so a generic implementation can be done later.
 
-Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>
+Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
+Tested-by: Ulrich Prinz <ulrich.prinz-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
 ---
  arch/arm/mach-rockchip/Makefile   |    1 +
  arch/arm/mach-rockchip/core.h     |   22 ++++
@@ -33,7 +33,7 @@ index 0000000..e2e7c9d
 @@ -0,0 +1,22 @@
 +/*
 + * Copyright (c) 2013 MundoReader S.L.
-+ * Author: Heiko Stuebner <heiko@sntech.de>
++ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@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 as published by
@@ -61,7 +61,7 @@ index 0000000..73206e3
 @@ -0,0 +1,30 @@
 +/*
 + * Copyright (c) 2013 MundoReader S.L.
-+ * Author: Heiko Stuebner <heiko@sntech.de>
++ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@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 as published by
@@ -97,7 +97,7 @@ index 0000000..3459b17
 @@ -0,0 +1,208 @@
 +/*
 + * Copyright (c) 2013 MundoReader S.L.
-+ * Author: Heiko Stuebner <heiko@sntech.de>
++ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@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 as published by
@@ -325,3 +325,9 @@ index 82c0b07..d211d6f 100644
  MACHINE_END
 -- 
 1.7.10.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 a9e27e4..f7f4cbb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,19 @@
  "ref\027256277.YJ687suYy5@phil\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
  "Subject\0[PATCH v6 6/6] ARM: rockchip: add smp bringup code\0"
  "Date\0Wed, 15 Jan 2014 22:43:53 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "Cc\0arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
+ " Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "This adds the necessary smp-operations and startup code to use\n"
@@ -12,8 +23,8 @@
  "necessary to control the power to the cpu core and nothing else is\n"
  "currently using it, so a generic implementation can be done later.\n"
  "\n"
- "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n"
- "Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>\n"
+ "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n"
+ "Tested-by: Ulrich Prinz <ulrich.prinz-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\n"
  "---\n"
  " arch/arm/mach-rockchip/Makefile   |    1 +\n"
  " arch/arm/mach-rockchip/core.h     |   22 ++++\n"
@@ -40,7 +51,7 @@
  "@@ -0,0 +1,22 @@\n"
  "+/*\n"
  "+ * Copyright (c) 2013 MundoReader S.L.\n"
- "+ * Author: Heiko Stuebner <heiko@sntech.de>\n"
+ "+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@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 as published by\n"
@@ -68,7 +79,7 @@
  "@@ -0,0 +1,30 @@\n"
  "+/*\n"
  "+ * Copyright (c) 2013 MundoReader S.L.\n"
- "+ * Author: Heiko Stuebner <heiko@sntech.de>\n"
+ "+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@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 as published by\n"
@@ -104,7 +115,7 @@
  "@@ -0,0 +1,208 @@\n"
  "+/*\n"
  "+ * Copyright (c) 2013 MundoReader S.L.\n"
- "+ * Author: Heiko Stuebner <heiko@sntech.de>\n"
+ "+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@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 as published by\n"
@@ -331,6 +342,12 @@
  " \t.dt_compat\t= rockchip_board_dt_compat,\n"
  " MACHINE_END\n"
  "-- \n"
- 1.7.10.4
+ "1.7.10.4\n"
+ "\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
 
-8e371910a9dd2d1f504eae54b78dc7bb7e4e265ffabec35b829aef5de55fc83f
+85ac7cb53515045d00db7af1efcc0e5111df216401b9bea2856f6851f63c86cc

diff --git a/a/content_digest b/N2/content_digest
index a9e27e4..f6d1943 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,19 @@
  "ref\027256277.YJ687suYy5@phil\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
  "Subject\0[PATCH v6 6/6] ARM: rockchip: add smp bringup code\0"
  "Date\0Wed, 15 Jan 2014 22:43:53 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
+ "Cc\0arm@kernel.org"
+  Grant Likely <grant.likely@linaro.org>
+  Rob Herring <robherring2@gmail.com>
+  devicetree@vger.kernel.org
+  Philipp Zabel <p.zabel@pengutronix.de>
+  linux-kernel@vger.kernel.org
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Stephen Warren <swarren@wwwdotorg.org>
+ " Ian Campbell <ijc+devicetree@hellion.org.uk>\0"
  "\00:1\0"
  "b\0"
  "This adds the necessary smp-operations and startup code to use\n"
@@ -333,4 +344,4 @@
  "-- \n"
  1.7.10.4
 
-8e371910a9dd2d1f504eae54b78dc7bb7e4e265ffabec35b829aef5de55fc83f
+6589a07e3148e7281b3c05e1febf29cef4ecfa30c4459559c5e802fe430d0409

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.