diff for duplicates of <fa4277ef-ddfe-e23b-034c-167281cf0db1@arm.com> diff --git a/a/1.txt b/N1/1.txt index d5b8fb8..cbc5616 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ On 18/01/18 11:52, Jeffy Chen wrote: -> From: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +> From: Tomasz Figa <tfiga@chromium.org> > > Currently if the driver encounters an error while attaching device, it > will leave the IOMMU in an inconsistent state. Even though it shouldn't > really happen in reality, let's just add proper error path to keep > things consistent. > -> Signed-off-by: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> -> Signed-off-by: Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Tomasz Figa <tfiga@chromium.org> +> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> > --- > > Changes in v4: None @@ -52,7 +52,7 @@ be 0 on the latter). Either way, -Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Reviewed-by: Robin Murphy <robin.murphy@arm.com> > + > +err_disable_stall: diff --git a/a/content_digest b/N1/content_digest index e27e5b3..f5e9de0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,21 @@ "ref\020180118115251.5542-1-jeffy.chen@rock-chips.com\0" "ref\020180118115251.5542-5-jeffy.chen@rock-chips.com\0" - "ref\020180118115251.5542-5-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH v4 04/13] iommu/rockchip: Fix error handling in attach\0" + "From\0robin.murphy@arm.com (Robin Murphy)\0" + "Subject\0[PATCH v4 04/13] iommu/rockchip: Fix error handling in attach\0" "Date\0Thu, 18 Jan 2018 13:23:00 +0000\0" - "To\0Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>" - jcliang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org - linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 18/01/18 11:52, Jeffy Chen wrote:\n" - "> From: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + "> From: Tomasz Figa <tfiga@chromium.org>\n" "> \n" "> Currently if the driver encounters an error while attaching device, it\n" "> will leave the IOMMU in an inconsistent state. Even though it shouldn't\n" "> really happen in reality, let's just add proper error path to keep\n" "> things consistent.\n" "> \n" - "> Signed-off-by: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" - "> Signed-off-by: Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Tomasz Figa <tfiga@chromium.org>\n" + "> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>\n" "> ---\n" "> \n" "> Changes in v4: None\n" @@ -67,7 +60,7 @@ "\n" "Either way,\n" "\n" - "Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Reviewed-by: Robin Murphy <robin.murphy@arm.com>\n" "\n" "> +\n" "> +err_disable_stall:\n" @@ -79,4 +72,4 @@ "> static void rk_iommu_detach_device(struct iommu_domain *domain,\n" > -97116d67379d36b220bff533774df76353407f912b4aec70a363096361846b01 +64e5db8554f8922fcf54d5d4b0b293c94b93237af129605f09f9ba04206809fc
diff --git a/a/1.txt b/N2/1.txt index d5b8fb8..cbc5616 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,13 +1,13 @@ On 18/01/18 11:52, Jeffy Chen wrote: -> From: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +> From: Tomasz Figa <tfiga@chromium.org> > > Currently if the driver encounters an error while attaching device, it > will leave the IOMMU in an inconsistent state. Even though it shouldn't > really happen in reality, let's just add proper error path to keep > things consistent. > -> Signed-off-by: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> -> Signed-off-by: Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Tomasz Figa <tfiga@chromium.org> +> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> > --- > > Changes in v4: None @@ -52,7 +52,7 @@ be 0 on the latter). Either way, -Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Reviewed-by: Robin Murphy <robin.murphy@arm.com> > + > +err_disable_stall: diff --git a/a/content_digest b/N2/content_digest index e27e5b3..9f4d39c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,30 @@ "ref\020180118115251.5542-1-jeffy.chen@rock-chips.com\0" "ref\020180118115251.5542-5-jeffy.chen@rock-chips.com\0" - "ref\020180118115251.5542-5-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Robin Murphy <robin.murphy@arm.com>\0" "Subject\0Re: [PATCH v4 04/13] iommu/rockchip: Fix error handling in attach\0" "Date\0Thu, 18 Jan 2018 13:23:00 +0000\0" - "To\0Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>" - jcliang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org - linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Jeffy Chen <jeffy.chen@rock-chips.com>" + " linux-kernel@vger.kernel.org\0" + "Cc\0jcliang@chromium.org" + xxm@rock-chips.com + tfiga@chromium.org + Heiko Stuebner <heiko@sntech.de> + linux-rockchip@lists.infradead.org + iommu@lists.linux-foundation.org + Joerg Roedel <joro@8bytes.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 18/01/18 11:52, Jeffy Chen wrote:\n" - "> From: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + "> From: Tomasz Figa <tfiga@chromium.org>\n" "> \n" "> Currently if the driver encounters an error while attaching device, it\n" "> will leave the IOMMU in an inconsistent state. Even though it shouldn't\n" "> really happen in reality, let's just add proper error path to keep\n" "> things consistent.\n" "> \n" - "> Signed-off-by: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" - "> Signed-off-by: Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Tomasz Figa <tfiga@chromium.org>\n" + "> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>\n" "> ---\n" "> \n" "> Changes in v4: None\n" @@ -67,7 +69,7 @@ "\n" "Either way,\n" "\n" - "Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Reviewed-by: Robin Murphy <robin.murphy@arm.com>\n" "\n" "> +\n" "> +err_disable_stall:\n" @@ -79,4 +81,4 @@ "> static void rk_iommu_detach_device(struct iommu_domain *domain,\n" > -97116d67379d36b220bff533774df76353407f912b4aec70a363096361846b01 +3a1cb0a33af4570e66406c00c9f845c99a97c6182d1b7813754582a223b098a4
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.