diff for duplicates of <564C14CA.9080601@huawei.com> diff --git a/a/1.txt b/N1/1.txt index efa9d1c..1f456bf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ On 2015/11/17 22:40, Konrad Rzeszutek Wilk wrote: -> On Tue, Nov 17, 2015 at 05:57:04PM +0800, shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org wrote: ->> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> On Tue, Nov 17, 2015 at 05:57:04PM +0800, shannon.zhao at linaro.org wrote: +>> From: Shannon Zhao <shannon.zhao@linaro.org> >> >> Add a bus_notifier for AMBA bus device in order to map the device >> mmio regions when DOM0 booting with ACPI. >> ->> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> >> --- >> drivers/xen/Makefile | 1 + >> drivers/xen/amba.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++ @@ -46,7 +46,7 @@ On 2015/11/17 22:40, Konrad Rzeszutek Wilk wrote: >> + * this program; if not, write to the Free Software Foundation, Inc., 59 Temple >> + * Place - Suite 330, Boston, MA 02111-1307 USA. >> + * ->> + * Author: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>> + * Author: Shannon Zhao <shannon.zhao@linaro.org> >> + */ >> + >> +#include <linux/amba/bus.h> @@ -124,8 +124,3 @@ Maybe I'm not right. If so, it's fine to add a case to handle the removal. Thanks, -- Shannon - --- -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 18546aa..5196d85 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,36 +1,20 @@ "ref\01447754231-7772-1-git-send-email-shannon.zhao@linaro.org\0" "ref\01447754231-7772-7-git-send-email-shannon.zhao@linaro.org\0" "ref\020151117144040.GI3003@char.us.oracle.com\0" - "ref\020151117144040.GI3003-he5eyhs8q0BAdwtm4QZOy9BPR1lH4CV8@public.gmane.org\0" - "From\0Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [Xen-devel] [PATCH 06/13] Xen: ARM: Add support for mapping amba device mmio\0" + "From\0zhaoshenglong@huawei.com (Shannon Zhao)\0" + "Subject\0[Xen-devel] [PATCH 06/13] Xen: ARM: Add support for mapping amba device mmio\0" "Date\0Wed, 18 Nov 2015 14:03:54 +0800\0" - "To\0Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>" - " shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "Cc\0ian.campbell-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org" - stefano.stabellini-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - catalin.marinas-5wv7dgnIgG8@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - julien.grall-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - hangaohuai-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org - " christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 2015/11/17 22:40, Konrad Rzeszutek Wilk wrote:\n" - "> On Tue, Nov 17, 2015 at 05:57:04PM +0800, shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org wrote:\n" - ">> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> On Tue, Nov 17, 2015 at 05:57:04PM +0800, shannon.zhao at linaro.org wrote:\n" + ">> From: Shannon Zhao <shannon.zhao@linaro.org>\n" ">>\n" ">> Add a bus_notifier for AMBA bus device in order to map the device\n" ">> mmio regions when DOM0 booting with ACPI.\n" ">>\n" - ">> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>\n" ">> ---\n" ">> drivers/xen/Makefile | 1 +\n" ">> drivers/xen/amba.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++\n" @@ -71,7 +55,7 @@ ">> + * this program; if not, write to the Free Software Foundation, Inc., 59 Temple\n" ">> + * Place - Suite 330, Boston, MA 02111-1307 USA.\n" ">> + *\n" - ">> + * Author: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">> + * Author: Shannon Zhao <shannon.zhao@linaro.org>\n" ">> + */\n" ">> +\n" ">> +#include <linux/amba/bus.h>\n" @@ -148,11 +132,6 @@ "\n" "Thanks,\n" "-- \n" - "Shannon\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 + Shannon -53cd8407f0be3c5bef4d2d8e183a0b99d1168e32a414ddd0db91ee8689c89cb7 +1976ecd733a4c82f059f9251aa17c9ac45ef89ce9a78509891f1acd137438f65
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.