diff for duplicates of <20170511171232.GA21765@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 1de5343..7a952f7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ On Tue, May 09, 2017 at 10:50:00AM +0800, Leo Yan wrote: > to constrain all or partial idle states to ensure the CPU power > domain is enabled and access coresight CPU debug component safely. > -> Signed-off-by: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Leo Yan <leo.yan@linaro.org> > --- > drivers/hwtracing/coresight/Kconfig | 14 + > drivers/hwtracing/coresight/Makefile | 1 + @@ -82,7 +82,7 @@ On Tue, May 09, 2017 at 10:50:00AM +0800, Leo Yan wrote: > +/* > + * Copyright (c) 2017 Linaro Limited. All rights reserved. > + * -> + * Author: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> + * Author: Leo Yan <leo.yan@linaro.org> > + * > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of the GNU General Public License version 2 as published by @@ -782,13 +782,9 @@ Mathieu > + > +module_amba_driver(debug_driver); > + -> +MODULE_AUTHOR("Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"); +> +MODULE_AUTHOR("Leo Yan <leo.yan@linaro.org>"); > +MODULE_DESCRIPTION("ARM Coresight CPU Debug Driver"); > +MODULE_LICENSE("GPL"); > -- > 2.7.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 e314c0e..7060e62 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,9 @@ "ref\01494298202-6739-1-git-send-email-leo.yan@linaro.org\0" "ref\01494298202-6739-8-git-send-email-leo.yan@linaro.org\0" - "ref\01494298202-6739-8-git-send-email-leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Mathieu Poirier <mathieu.poirier-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v9 7/9] coresight: add support for CPU debug module\0" + "From\0mathieu.poirier@linaro.org (Mathieu Poirier)\0" + "Subject\0[PATCH v9 7/9] coresight: add support for CPU debug module\0" "Date\0Thu, 11 May 2017 11:12:32 -0600\0" - "To\0Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org>" - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Wei Xu <xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - David Brown <david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Suzuki K Poulose <suzuki.poulose-5wv7dgnIgG8@public.gmane.org> - Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mike Leach <mike.leach-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, May 09, 2017 at 10:50:00AM +0800, Leo Yan wrote:\n" @@ -61,7 +41,7 @@ "> to constrain all or partial idle states to ensure the CPU power\n" "> domain is enabled and access coresight CPU debug component safely.\n" "> \n" - "> Signed-off-by: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Leo Yan <leo.yan@linaro.org>\n" "> ---\n" "> drivers/hwtracing/coresight/Kconfig | 14 +\n" "> drivers/hwtracing/coresight/Makefile | 1 +\n" @@ -110,7 +90,7 @@ "> +/*\n" "> + * Copyright (c) 2017 Linaro Limited. All rights reserved.\n" "> + *\n" - "> + * Author: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> + * Author: Leo Yan <leo.yan@linaro.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it\n" "> + * under the terms of the GNU General Public License version 2 as published by\n" @@ -810,15 +790,11 @@ "> +\n" "> +module_amba_driver(debug_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Leo Yan <leo.yan@linaro.org>\");\n" "> +MODULE_DESCRIPTION(\"ARM Coresight CPU Debug Driver\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "> -- \n" "> 2.7.4\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 + > -05eeafdf2e8a8e840a1d1a2075d741776db17783bb6a46a98fe5ad4a2a084589 +0244b96fe94eb7037d65031bdbe9ab923ac55eab6e695b55d5f072b709925b30
diff --git a/a/1.txt b/N2/1.txt index 1de5343..7a952f7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -33,7 +33,7 @@ On Tue, May 09, 2017 at 10:50:00AM +0800, Leo Yan wrote: > to constrain all or partial idle states to ensure the CPU power > domain is enabled and access coresight CPU debug component safely. > -> Signed-off-by: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Leo Yan <leo.yan@linaro.org> > --- > drivers/hwtracing/coresight/Kconfig | 14 + > drivers/hwtracing/coresight/Makefile | 1 + @@ -82,7 +82,7 @@ On Tue, May 09, 2017 at 10:50:00AM +0800, Leo Yan wrote: > +/* > + * Copyright (c) 2017 Linaro Limited. All rights reserved. > + * -> + * Author: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> + * Author: Leo Yan <leo.yan@linaro.org> > + * > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of the GNU General Public License version 2 as published by @@ -782,13 +782,9 @@ Mathieu > + > +module_amba_driver(debug_driver); > + -> +MODULE_AUTHOR("Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"); +> +MODULE_AUTHOR("Leo Yan <leo.yan@linaro.org>"); > +MODULE_DESCRIPTION("ARM Coresight CPU Debug Driver"); > +MODULE_LICENSE("GPL"); > -- > 2.7.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/N2/content_digest index e314c0e..2247c51 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,28 @@ "ref\01494298202-6739-1-git-send-email-leo.yan@linaro.org\0" "ref\01494298202-6739-8-git-send-email-leo.yan@linaro.org\0" - "ref\01494298202-6739-8-git-send-email-leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Mathieu Poirier <mathieu.poirier-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Mathieu Poirier <mathieu.poirier@linaro.org>\0" "Subject\0Re: [PATCH v9 7/9] coresight: add support for CPU debug module\0" "Date\0Thu, 11 May 2017 11:12:32 -0600\0" - "To\0Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org>" - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Wei Xu <xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - David Brown <david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Suzuki K Poulose <suzuki.poulose-5wv7dgnIgG8@public.gmane.org> - Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mike Leach <mike.leach-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>\0" + "To\0Leo Yan <leo.yan@linaro.org>\0" + "Cc\0Jonathan Corbet <corbet@lwn.net>" + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Wei Xu <xuwei5@hisilicon.com> + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + Andy Gross <andy.gross@linaro.org> + David Brown <david.brown@linaro.org> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Suzuki K Poulose <suzuki.poulose@arm.com> + Stephen Boyd <sboyd@codeaurora.org> + linux-doc@vger.kernel.org + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-arm-msm@vger.kernel.org + linux-soc@vger.kernel.org + Mike Leach <mike.leach@linaro.org> + " Sudeep Holla <sudeep.holla@arm.com>\0" "\00:1\0" "b\0" "On Tue, May 09, 2017 at 10:50:00AM +0800, Leo Yan wrote:\n" @@ -61,7 +60,7 @@ "> to constrain all or partial idle states to ensure the CPU power\n" "> domain is enabled and access coresight CPU debug component safely.\n" "> \n" - "> Signed-off-by: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Leo Yan <leo.yan@linaro.org>\n" "> ---\n" "> drivers/hwtracing/coresight/Kconfig | 14 +\n" "> drivers/hwtracing/coresight/Makefile | 1 +\n" @@ -110,7 +109,7 @@ "> +/*\n" "> + * Copyright (c) 2017 Linaro Limited. All rights reserved.\n" "> + *\n" - "> + * Author: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> + * Author: Leo Yan <leo.yan@linaro.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it\n" "> + * under the terms of the GNU General Public License version 2 as published by\n" @@ -810,15 +809,11 @@ "> +\n" "> +module_amba_driver(debug_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Leo Yan <leo.yan@linaro.org>\");\n" "> +MODULE_DESCRIPTION(\"ARM Coresight CPU Debug Driver\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "> -- \n" "> 2.7.4\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 + > -05eeafdf2e8a8e840a1d1a2075d741776db17783bb6a46a98fe5ad4a2a084589 +c98b0d7a398b1fca39885cef3da8e65c8831fedae674ba0456fbee4e638036ef
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.