diff for duplicates of <20170418174050.GC22806@linaro.org> diff --git a/a/1.txt b/N1/1.txt index d5af83a..2a43756 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ On Thu, Apr 06, 2017 at 09:30:59PM +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> This is coming along well - a few comment below. In your next revision please add GKH to the 'To' list. @@ -89,7 +89,7 @@ Mathieu > +/* > + * 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 @@ -787,13 +787,9 @@ Please align this properly. > + > +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 820a964..4e314a2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,9 @@ "ref\01491485461-22800-1-git-send-email-leo.yan@linaro.org\0" "ref\01491485461-22800-7-git-send-email-leo.yan@linaro.org\0" - "ref\01491485461-22800-7-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 v6 6/8] coresight: add support for CPU debug module\0" + "From\0mathieu.poirier@linaro.org (Mathieu Poirier)\0" + "Subject\0[PATCH v6 6/8] coresight: add support for CPU debug module\0" "Date\0Tue, 18 Apr 2017 11:40:50 -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> - 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 Thu, Apr 06, 2017 at 09:30:59PM +0800, Leo Yan wrote:\n" @@ -60,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" "This is coming along well - a few comment below. In your next revision please\n" "add GKH to the 'To' list. \n" @@ -116,7 +97,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" @@ -814,15 +795,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 + > -b7e7539bf3734bf0615e4e2c076a9eca17b6b3351d4223029963fe07af1e0698 +15048e02500d95d80d4ddbd67869d92959d6362ee7ce8fdc5869c9a8548a20e4
diff --git a/a/1.txt b/N2/1.txt index d5af83a..2a43756 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -33,7 +33,7 @@ On Thu, Apr 06, 2017 at 09:30:59PM +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> This is coming along well - a few comment below. In your next revision please add GKH to the 'To' list. @@ -89,7 +89,7 @@ Mathieu > +/* > + * 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 @@ -787,13 +787,9 @@ Please align this properly. > + > +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 820a964..5723ecc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,27 @@ "ref\01491485461-22800-1-git-send-email-leo.yan@linaro.org\0" "ref\01491485461-22800-7-git-send-email-leo.yan@linaro.org\0" - "ref\01491485461-22800-7-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 v6 6/8] coresight: add support for CPU debug module\0" "Date\0Tue, 18 Apr 2017 11:40:50 -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> - 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> + 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 Thu, Apr 06, 2017 at 09:30:59PM +0800, Leo Yan wrote:\n" @@ -60,7 +59,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" "This is coming along well - a few comment below. In your next revision please\n" "add GKH to the 'To' list. \n" @@ -116,7 +115,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" @@ -814,15 +813,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 + > -b7e7539bf3734bf0615e4e2c076a9eca17b6b3351d4223029963fe07af1e0698 +5385ef71d8aee81a132e4ce59e1c8f62195437c516cfeb233f541dfab25ad4c0
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.