diff for duplicates of <564C1116.8000603@huawei.com> diff --git a/a/1.txt b/N1/1.txt index c318898..6677661 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ On 2015/11/17 22:38, Konrad Rzeszutek Wilk wrote: -> On Tue, Nov 17, 2015 at 05:57:03PM +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:03PM +0800, shannon.zhao at linaro.org wrote: +>> From: Shannon Zhao <shannon.zhao@linaro.org> >> >> Add a bus_notifier for platform 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/platform.c | 104 +++++++++++++++++++++++++++++++++++++++++++++++++ @@ -46,7 +46,7 @@ On 2015/11/17 22:38, 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/platform_device.h> @@ -100,8 +100,3 @@ Yes, a little. Maybe I can add a check for nr. Would that be fine? 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 181832f..f72b71b 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-6-git-send-email-shannon.zhao@linaro.org\0" "ref\020151117143822.GH3003@char.us.oracle.com\0" - "ref\020151117143822.GH3003-he5eyhs8q0BAdwtm4QZOy9BPR1lH4CV8@public.gmane.org\0" - "From\0Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [Xen-devel] [PATCH 05/13] Xen: ARM: Add support for mapping platform device mmio\0" + "From\0zhaoshenglong@huawei.com (Shannon Zhao)\0" + "Subject\0[Xen-devel] [PATCH 05/13] Xen: ARM: Add support for mapping platform device mmio\0" "Date\0Wed, 18 Nov 2015 13:48:06 +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:38, Konrad Rzeszutek Wilk wrote:\n" - "> On Tue, Nov 17, 2015 at 05:57:03PM +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:03PM +0800, shannon.zhao at linaro.org wrote:\n" + ">> From: Shannon Zhao <shannon.zhao@linaro.org>\n" ">>\n" ">> Add a bus_notifier for platform 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/platform.c | 104 +++++++++++++++++++++++++++++++++++++++++++++++++\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/platform_device.h>\n" @@ -124,11 +108,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 -b186ab37a3a18263f15a83614b6439a2a1d9f72b0f6dcfd6e4adb551ef94ae42 +761ad46c2eab175f03fad05f65475f81ddce9d3b5ed62f67e1e788cce2eea894
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.