diff for duplicates of <20180306032113.22247-1-jeffy.chen@rock-chips.com> diff --git a/a/1.txt b/N1/1.txt index 7a5cea0..a6abbcd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ -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> -Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Signed-off-by: Tomasz Figa <tfiga@chromium.org> +Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> +Reviewed-by: Robin Murphy <robin.murphy@arm.com> --- Changes in v7: None diff --git a/a/content_digest b/N1/content_digest index ce6cfd6..22472a7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,20 @@ "ref\020180306030252.3197-1-jeffy.chen@rock-chips.com\0" - "ref\020180306030252.3197-1-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" + "From\0jeffy.chen@rock-chips.com (Jeffy Chen)\0" "Subject\0[PATCH v7 04/14] iommu/rockchip: Fix error handling in attach\0" "Date\0Tue, 6 Mar 2018 11:21:03 +0800\0" - "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@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 - " Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "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" - "Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Signed-off-by: Tomasz Figa <tfiga@chromium.org>\n" + "Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>\n" + "Reviewed-by: Robin Murphy <robin.murphy@arm.com>\n" "---\n" "\n" "Changes in v7: None\n" @@ -74,4 +67,4 @@ "-- \n" 2.11.0 -0fe6ea253da6f8327a1dd464db850cba3a717b768723d656a73936580a68a278 +10db793e4fbcd0e49ce4ad1b49234e101b0bb9571b89c1fcd04b8497a174d9de
diff --git a/a/1.txt b/N2/1.txt index 7a5cea0..a6abbcd 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,13 +1,13 @@ -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> -Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Signed-off-by: Tomasz Figa <tfiga@chromium.org> +Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> +Reviewed-by: Robin Murphy <robin.murphy@arm.com> --- Changes in v7: None diff --git a/a/content_digest b/N2/content_digest index ce6cfd6..366bf9a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,27 +1,30 @@ "ref\020180306030252.3197-1-jeffy.chen@rock-chips.com\0" - "ref\020180306030252.3197-1-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" + "From\0Jeffy Chen <jeffy.chen@rock-chips.com>\0" "Subject\0[PATCH v7 04/14] iommu/rockchip: Fix error handling in attach\0" "Date\0Tue, 6 Mar 2018 11:21:03 +0800\0" - "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@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 - " Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0jcliang@chromium.org" + robin.murphy@arm.com + xxm@rock-chips.com + tfiga@chromium.org + Jeffy Chen <jeffy.chen@rock-chips.com> + 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" - "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" - "Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Signed-off-by: Tomasz Figa <tfiga@chromium.org>\n" + "Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>\n" + "Reviewed-by: Robin Murphy <robin.murphy@arm.com>\n" "---\n" "\n" "Changes in v7: None\n" @@ -74,4 +77,4 @@ "-- \n" 2.11.0 -0fe6ea253da6f8327a1dd464db850cba3a717b768723d656a73936580a68a278 +bec1c4d284187662c5682e6d2df2b612d2d0c76382a6da4d27e9490e47b38ec2
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.