diff for duplicates of <1400894467-1585-4-git-send-email-lho@apm.com> diff --git a/a/1.txt b/N1/1.txt index 37252cb..60126f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,8 +3,8 @@ requires ARM64 EDAC support patch [1] to compile. [1] http://www.spinics.net/lists/arm-kernel/msg324093.html -Signed-off-by: Feng Kan <fkan@apm.com> -Signed-off-by: Loc Ho <lho@apm.com> +Signed-off-by: Feng Kan <fkan-qTEPVZfXA3Y@public.gmane.org> +Signed-off-by: Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org> --- drivers/edac/Kconfig | 9 +- drivers/edac/Makefile | 3 + @@ -58,8 +58,8 @@ index 0000000..23bd2ea + * APM X-Gene SoC EDAC (error detection and correction) Module + * + * Copyright (c) 2014, Applied Micro Circuits Corporation -+ * Author: Feng Kan <fkan@apm.com> -+ * Loc Ho <lho@apm.com> ++ * Author: Feng Kan <fkan-qTEPVZfXA3Y@public.gmane.org> ++ * Loc Ho <lho-qTEPVZfXA3Y@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 the @@ -2042,10 +2042,15 @@ index 0000000..23bd2ea +module_exit(xgene_edac_exit); + +MODULE_LICENSE("GPL"); -+MODULE_AUTHOR("Feng Kan <fkan@apm.com>"); ++MODULE_AUTHOR("Feng Kan <fkan-qTEPVZfXA3Y@public.gmane.org>"); +MODULE_DESCRIPTION("APM X-Gene EDAC driver"); +module_param(edac_op_state, int, 0444); +MODULE_PARM_DESC(edac_op_state, + "EDAC Error Reporting state: 0=Poll, 2=Interrupt"); -- 1.5.5 + +-- +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 5ace18e..ed8bac4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,20 @@ "ref\01400894467-1585-1-git-send-email-lho@apm.com\0" "ref\01400894467-1585-2-git-send-email-lho@apm.com\0" "ref\01400894467-1585-3-git-send-email-lho@apm.com\0" - "From\0lho@apm.com (Loc Ho)\0" + "ref\01400894467-1585-3-git-send-email-lho-qTEPVZfXA3Y@public.gmane.org\0" + "From\0Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org>\0" "Subject\0[PATCH v2 3/4] edac: Add APM X-Gene SoC EDAC driver\0" "Date\0Fri, 23 May 2014 19:21:06 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0dougthompson-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org" + bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org + " m.chehab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "Cc\0linux-edac-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + jcm-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org + patches-qTEPVZfXA3Y@public.gmane.org + Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org> + " Feng Kan <fkan-qTEPVZfXA3Y@public.gmane.org>\0" "\00:1\0" "b\0" "This patch adds support for the APM X-Gene SoC EDAC driver and\n" @@ -12,8 +22,8 @@ "\n" "[1] http://www.spinics.net/lists/arm-kernel/msg324093.html\n" "\n" - "Signed-off-by: Feng Kan <fkan@apm.com>\n" - "Signed-off-by: Loc Ho <lho@apm.com>\n" + "Signed-off-by: Feng Kan <fkan-qTEPVZfXA3Y@public.gmane.org>\n" + "Signed-off-by: Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org>\n" "---\n" " drivers/edac/Kconfig | 9 +-\n" " drivers/edac/Makefile | 3 +\n" @@ -67,8 +77,8 @@ "+ * APM X-Gene SoC EDAC (error detection and correction) Module\n" "+ *\n" "+ * Copyright (c) 2014, Applied Micro Circuits Corporation\n" - "+ * Author: Feng Kan <fkan@apm.com>\n" - "+ * Loc Ho <lho@apm.com>\n" + "+ * Author: Feng Kan <fkan-qTEPVZfXA3Y@public.gmane.org>\n" + "+ * Loc Ho <lho-qTEPVZfXA3Y@public.gmane.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 as published by the\n" @@ -2051,12 +2061,17 @@ "+module_exit(xgene_edac_exit);\n" "+\n" "+MODULE_LICENSE(\"GPL\");\n" - "+MODULE_AUTHOR(\"Feng Kan <fkan@apm.com>\");\n" + "+MODULE_AUTHOR(\"Feng Kan <fkan-qTEPVZfXA3Y@public.gmane.org>\");\n" "+MODULE_DESCRIPTION(\"APM X-Gene EDAC driver\");\n" "+module_param(edac_op_state, int, 0444);\n" "+MODULE_PARM_DESC(edac_op_state,\n" "+\t\t \"EDAC Error Reporting state: 0=Poll, 2=Interrupt\");\n" "-- \n" - 1.5.5 + "1.5.5\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 -8ee0f9684d70dfdb582eb984700e937e00fa55e70be1265ba905034a0e1c78bf +4ae983159ea2504d81b7c5ad665635d14d827a4c8ac373aa4b49688a906ca1ef
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.