diff for duplicates of <569CE00C.5050406@citrix.com> diff --git a/a/1.txt b/N1/1.txt index da3b214..0a97ae8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,14 +2,14 @@ On 18/01/16 12:46, Stefano Stabellini wrote: > On Mon, 18 Jan 2016, Andrew Cooper wrote: >> On 18/01/16 12:38, Stefano Stabellini wrote: >>> On Fri, 15 Jan 2016, Shannon Zhao wrote: ->>>> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>>>> From: Shannon Zhao <shannon.zhao@linaro.org> >>>> >>>> Add a new delivery type: >>>> val[63:56] == 3: val[15:8] is flag: val[7:0] is a PPI. >>>> To the flag, bit 0 stands the interrupt mode is edge(1) or level(0) and >>>> bit 1 stands the interrupt polarity is active low(1) or high(0). >>>> ->>>> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>>>> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> >>>> --- >>>> include/xen/interface/hvm/params.h | 5 +++++ >>>> 1 file changed, 5 insertions(+) @@ -42,7 +42,7 @@ On 18/01/16 12:46, Stefano Stabellini wrote: >> I was indeed confused - the ABI is utterly mad. > All right. In that case, Shannon, you can add my > -> Reviewed-by: Stefano Stabellini <stefano.stabellini-mvvWK6WmYclDPfheJLI6IQ@public.gmane.org> +> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> > > >> However, this change does need rebasing over c/s ca5c54b, which was the @@ -54,7 +54,3 @@ All ABI changes need to happen in the Xen public headers first. This patch cannot be accepted yet. ~Andrew --- -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 0e582c8..f24d3d4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,40 +3,24 @@ "ref\0alpine.DEB.2.02.1601181205110.16178@kaball.uk.xensource.com\0" "ref\0569CDDB7.9030103@citrix.com\0" "ref\0alpine.DEB.2.02.1601181244300.16178@kaball.uk.xensource.com\0" - "ref\0alpine.DEB.2.02.1601181244300.16178-7Z66fg9igcxYtxbxJUhB2Dgeux46jI+i@public.gmane.org\0" - "From\0Andrew Cooper <andrew.cooper3-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [Xen-devel] [PATCH v2 08/16] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ\0" + "From\0andrew.cooper3@citrix.com (Andrew Cooper)\0" + "Subject\0[Xen-devel] [PATCH v2 08/16] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ\0" "Date\0Mon, 18 Jan 2016 12:52:28 +0000\0" - "To\0Stefano Stabellini <stefano.stabellini-mvvWK6WmYclDPfheJLI6IQ@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 - mark.rutland-5wv7dgnIgG8@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - catalin.marinas-5wv7dgnIgG8@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org - julien.grall-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - " zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 18/01/16 12:46, Stefano Stabellini wrote:\n" "> On Mon, 18 Jan 2016, Andrew Cooper wrote:\n" ">> On 18/01/16 12:38, Stefano Stabellini wrote:\n" ">>> On Fri, 15 Jan 2016, 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 delivery type:\n" ">>>> val[63:56] == 3: val[15:8] is flag: val[7:0] is a PPI.\n" ">>>> To the flag, bit 0 stands the interrupt mode is edge(1) or level(0) and\n" ">>>> bit 1 stands the interrupt polarity is active low(1) or high(0).\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" ">>>> include/xen/interface/hvm/params.h | 5 +++++\n" ">>>> 1 file changed, 5 insertions(+)\n" @@ -69,7 +53,7 @@ ">> I was indeed confused - the ABI is utterly mad.\n" "> All right. In that case, Shannon, you can add my\n" ">\n" - "> Reviewed-by: Stefano Stabellini <stefano.stabellini-mvvWK6WmYclDPfheJLI6IQ@public.gmane.org>\n" + "> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>\n" ">\n" ">\n" ">> However, this change does need rebasing over c/s ca5c54b, which was the\n" @@ -80,10 +64,6 @@ "All ABI changes need to happen in the Xen public headers first. This\n" "patch cannot be accepted yet.\n" "\n" - "~Andrew\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 + ~Andrew -3bb5d9443a09dc52cadd6436f6674dea8b28c9263023fe6e973aeb518410e2b8 +35db302ae17123740abeee67b1c3582293a71a51bc8b98b5d8e7f367d2544195
diff --git a/a/1.txt b/N2/1.txt index da3b214..0a97ae8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,14 +2,14 @@ On 18/01/16 12:46, Stefano Stabellini wrote: > On Mon, 18 Jan 2016, Andrew Cooper wrote: >> On 18/01/16 12:38, Stefano Stabellini wrote: >>> On Fri, 15 Jan 2016, Shannon Zhao wrote: ->>>> From: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>>>> From: Shannon Zhao <shannon.zhao@linaro.org> >>>> >>>> Add a new delivery type: >>>> val[63:56] == 3: val[15:8] is flag: val[7:0] is a PPI. >>>> To the flag, bit 0 stands the interrupt mode is edge(1) or level(0) and >>>> bit 1 stands the interrupt polarity is active low(1) or high(0). >>>> ->>>> Signed-off-by: Shannon Zhao <shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>>>> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> >>>> --- >>>> include/xen/interface/hvm/params.h | 5 +++++ >>>> 1 file changed, 5 insertions(+) @@ -42,7 +42,7 @@ On 18/01/16 12:46, Stefano Stabellini wrote: >> I was indeed confused - the ABI is utterly mad. > All right. In that case, Shannon, you can add my > -> Reviewed-by: Stefano Stabellini <stefano.stabellini-mvvWK6WmYclDPfheJLI6IQ@public.gmane.org> +> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> > > >> However, this change does need rebasing over c/s ca5c54b, which was the @@ -54,7 +54,3 @@ All ABI changes need to happen in the Xen public headers first. This patch cannot be accepted yet. ~Andrew --- -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 0e582c8..b9dd7c5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,40 +3,39 @@ "ref\0alpine.DEB.2.02.1601181205110.16178@kaball.uk.xensource.com\0" "ref\0569CDDB7.9030103@citrix.com\0" "ref\0alpine.DEB.2.02.1601181244300.16178@kaball.uk.xensource.com\0" - "ref\0alpine.DEB.2.02.1601181244300.16178-7Z66fg9igcxYtxbxJUhB2Dgeux46jI+i@public.gmane.org\0" - "From\0Andrew Cooper <andrew.cooper3-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>\0" + "From\0Andrew Cooper <andrew.cooper3@citrix.com>\0" "Subject\0Re: [Xen-devel] [PATCH v2 08/16] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ\0" "Date\0Mon, 18 Jan 2016 12:52:28 +0000\0" - "To\0Stefano Stabellini <stefano.stabellini-mvvWK6WmYclDPfheJLI6IQ@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 - mark.rutland-5wv7dgnIgG8@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - catalin.marinas-5wv7dgnIgG8@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org - julien.grall-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org - shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - " zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" + "To\0Stefano Stabellini <stefano.stabellini@eu.citrix.com>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <ard.biesheuvel@linaro.org> + <stefano.stabellini@citrix.com> + <david.vrabel@citrix.com> + <mark.rutland@arm.com> + <devicetree@vger.kernel.org> + <linux-efi@vger.kernel.org> + <catalin.marinas@arm.com> + <will.deacon@arm.com> + <linux-kernel@vger.kernel.org> + <xen-devel@lists.xen.org> + <julien.grall@citrix.com> + <shannon.zhao@linaro.org> + <peter.huangpeng@huawei.com> + " <zhaoshenglong@huawei.com>\0" "\00:1\0" "b\0" "On 18/01/16 12:46, Stefano Stabellini wrote:\n" "> On Mon, 18 Jan 2016, Andrew Cooper wrote:\n" ">> On 18/01/16 12:38, Stefano Stabellini wrote:\n" ">>> On Fri, 15 Jan 2016, 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 delivery type:\n" ">>>> val[63:56] == 3: val[15:8] is flag: val[7:0] is a PPI.\n" ">>>> To the flag, bit 0 stands the interrupt mode is edge(1) or level(0) and\n" ">>>> bit 1 stands the interrupt polarity is active low(1) or high(0).\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" ">>>> include/xen/interface/hvm/params.h | 5 +++++\n" ">>>> 1 file changed, 5 insertions(+)\n" @@ -69,7 +68,7 @@ ">> I was indeed confused - the ABI is utterly mad.\n" "> All right. In that case, Shannon, you can add my\n" ">\n" - "> Reviewed-by: Stefano Stabellini <stefano.stabellini-mvvWK6WmYclDPfheJLI6IQ@public.gmane.org>\n" + "> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>\n" ">\n" ">\n" ">> However, this change does need rebasing over c/s ca5c54b, which was the\n" @@ -80,10 +79,6 @@ "All ABI changes need to happen in the Xen public headers first. This\n" "patch cannot be accepted yet.\n" "\n" - "~Andrew\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 + ~Andrew -3bb5d9443a09dc52cadd6436f6674dea8b28c9263023fe6e973aeb518410e2b8 +10ac45ed4a51fc4d93cbec4c2aaed92df7a4f4db56687b6ff44fdcf4dd97b52a
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.