diff for duplicates of <20160118110319.GF21067@leverpostej> diff --git a/a/1.txt b/N1/1.txt index db97d3a..7fab831 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ On Fri, Jan 15, 2016 at 02:55:27PM +0800, Shannon Zhao wrote: -> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> From: Shannon Zhao <shannon.zhao@linaro.org> > > Add a new function to parse DT parameters for Xen specific UEFI just > like the way for normal UEFI. Then it could reuse the existing codes. > -> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> > --- > drivers/firmware/efi/efi.c | 45 ++++++++++++++++++++++++++++++++++++++------- > 1 file changed, 38 insertions(+), 7 deletions(-) @@ -29,7 +29,3 @@ On Fri, Jan 15, 2016 at 02:55:27PM +0800, Shannon Zhao wrote: Please check the full path rather than the leaf node name alone. Mark. --- -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 d1a2af0..42db0a1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,18 @@ "ref\01452840929-19612-1-git-send-email-zhaoshenglong@huawei.com\0" "ref\01452840929-19612-15-git-send-email-zhaoshenglong@huawei.com\0" - "ref\01452840929-19612-15-git-send-email-zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" - "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 14/16] Xen: EFI: Parse DT parameters for Xen specific UEFI\0" + "From\0mark.rutland@arm.com (Mark Rutland)\0" + "Subject\0[PATCH v2 14/16] Xen: EFI: Parse DT parameters for Xen specific UEFI\0" "Date\0Mon, 18 Jan 2016 11:03:19 +0000\0" - "To\0Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - stefano.stabellini-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - david.vrabel-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - catalin.marinas-5wv7dgnIgG8@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - julien.grall-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - " peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Jan 15, 2016 at 02:55:27PM +0800, Shannon Zhao wrote:\n" - "> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> From: Shannon Zhao <shannon.zhao@linaro.org>\n" "> \n" "> Add a new function to parse DT parameters for Xen specific UEFI just\n" "> like the way for normal UEFI. Then it could reuse the existing codes.\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/firmware/efi/efi.c | 45 ++++++++++++++++++++++++++++++++++++++-------\n" "> 1 file changed, 38 insertions(+), 7 deletions(-)\n" @@ -50,10 +36,6 @@ "\n" "Please check the full path rather than the leaf node name alone.\n" "\n" - "Mark.\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 + Mark. -36dd7af27848ccb0b5f8a17fa671b5202bd025142e2881374ba4dda7077cafcd +7095cc503b6f220295c86a2e7a438a89973d7a32c90c33edbc0fdc7a684bc8f1
diff --git a/a/1.txt b/N2/1.txt index db97d3a..7fab831 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,10 +1,10 @@ On Fri, Jan 15, 2016 at 02:55:27PM +0800, Shannon Zhao wrote: -> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> From: Shannon Zhao <shannon.zhao@linaro.org> > > Add a new function to parse DT parameters for Xen specific UEFI just > like the way for normal UEFI. Then it could reuse the existing codes. > -> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> > --- > drivers/firmware/efi/efi.c | 45 ++++++++++++++++++++++++++++++++++++++------- > 1 file changed, 38 insertions(+), 7 deletions(-) @@ -29,7 +29,3 @@ On Fri, Jan 15, 2016 at 02:55:27PM +0800, Shannon Zhao wrote: Please check the full path rather than the leaf node name alone. Mark. --- -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 d1a2af0..4b23844 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,32 +1,31 @@ "ref\01452840929-19612-1-git-send-email-zhaoshenglong@huawei.com\0" "ref\01452840929-19612-15-git-send-email-zhaoshenglong@huawei.com\0" - "ref\01452840929-19612-15-git-send-email-zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" - "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Mark Rutland <mark.rutland@arm.com>\0" "Subject\0Re: [PATCH v2 14/16] Xen: EFI: Parse DT parameters for Xen specific UEFI\0" "Date\0Mon, 18 Jan 2016 11:03:19 +0000\0" - "To\0Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - stefano.stabellini-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - david.vrabel-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - catalin.marinas-5wv7dgnIgG8@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - julien.grall-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - " peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" + "To\0Shannon Zhao <zhaoshenglong@huawei.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + ard.biesheuvel@linaro.org + stefano.stabellini@citrix.com + david.vrabel@citrix.com + catalin.marinas@arm.com + will.deacon@arm.com + julien.grall@citrix.com + xen-devel@lists.xen.org + devicetree@vger.kernel.org + linux-efi@vger.kernel.org + linux-kernel@vger.kernel.org + shannon.zhao@linaro.org + " peter.huangpeng@huawei.com\0" "\00:1\0" "b\0" "On Fri, Jan 15, 2016 at 02:55:27PM +0800, Shannon Zhao wrote:\n" - "> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> From: Shannon Zhao <shannon.zhao@linaro.org>\n" "> \n" "> Add a new function to parse DT parameters for Xen specific UEFI just\n" "> like the way for normal UEFI. Then it could reuse the existing codes.\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/firmware/efi/efi.c | 45 ++++++++++++++++++++++++++++++++++++++-------\n" "> 1 file changed, 38 insertions(+), 7 deletions(-)\n" @@ -50,10 +49,6 @@ "\n" "Please check the full path rather than the leaf node name alone.\n" "\n" - "Mark.\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 + Mark. -36dd7af27848ccb0b5f8a17fa671b5202bd025142e2881374ba4dda7077cafcd +7acbfc550478d0fe47d1cfd4ae7c0809a2ed6654aa556dbcef92d90097d7089b
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.