diff for duplicates of <201307051443.27172.heiko@sntech.de> diff --git a/a/1.txt b/N1/1.txt index dab68ac..04914be 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..3dd72f7 @@ -0,0 +1,32 @@ +/* + * 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 @@ -99,7 +99,7 @@ index 0000000..4b8fadc @@ -0,0 +1,203 @@ +/* + * 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 diff --git a/a/content_digest b/N1/content_digest index 166cf83..69885b0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,17 @@ "ref\0201307051440.19428.heiko@sntech.de\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "ref\0201307051440.19428.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" "Subject\0[PATCH v3 6/6] ARM: rockchip: add smp bringup code\0" "Date\0Fri, 5 Jul 2013 14:43:26 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Cc\0Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>" + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Ulrich Prinz <ulrich.prinz-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> + Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "This adds the necessary smp-operations and startup code to use\n" @@ -12,8 +21,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 +49,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 +77,7 @@ "@@ -0,0 +1,32 @@\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" @@ -106,7 +115,7 @@ "@@ -0,0 +1,203 @@\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" @@ -330,4 +339,4 @@ "-- \n" 1.7.10.4 -823f467f791d32ab706d79e0c678e05eb7f7072d5f0604286e6f7fc73b77ad05 +eda4dbd388e730d3af2543b9ac6e2722579b844a2e2b07046f36a6c352634375
diff --git a/a/content_digest b/N2/content_digest index 166cf83..7b96bfc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,18 @@ "ref\0201307051440.19428.heiko@sntech.de\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" "Subject\0[PATCH v3 6/6] ARM: rockchip: add smp bringup code\0" "Date\0Fri, 5 Jul 2013 14:43:26 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0Olof Johansson <olof@lixom.net>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robherring2@gmail.com> + devicetree-discuss@lists.ozlabs.org + Russell King <linux@arm.linux.org.uk> + Philipp Zabel <p.zabel@pengutronix.de> + linux-kernel@vger.kernel.org + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + " Ulrich Prinz <ulrich.prinz@googlemail.com>\0" "\00:1\0" "b\0" "This adds the necessary smp-operations and startup code to use\n" @@ -330,4 +340,4 @@ "-- \n" 1.7.10.4 -823f467f791d32ab706d79e0c678e05eb7f7072d5f0604286e6f7fc73b77ad05 +9fa711d41ab62c5418e2adc0ffd09ba122e1047a7afd886e218f35e820576064
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.