diff for duplicates of <000601d22451$5eb46fc0$1c1d4f40$@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index cbc93da..d57d8ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ Hi Marek, >> at the same place as of_dma_configure. >> >> This series is based on the recently merged Generic DT bindings for ->> PCI IOMMUs and ARM SMMU from Robin Murphy robin.murphy-5wv7dgnIgG8@public.gmane.org [2] +>> PCI IOMMUs and ARM SMMU from Robin Murphy robin.murphy at arm.com [2] >> >> This time tested this with platform and pci device for probe deferral >> and reprobe on arm64 based platform. There is an issue on the cleanup @@ -46,7 +46,7 @@ Hi Marek, > >Thanks for continuing work on this feature! Your can add my: > ->Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +>Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> > Thanks for testing this. So the for the below fix, the remove_device callback gets called on the dma_ops cleanup path, so would it be easy to remove the @@ -60,7 +60,7 @@ Regards, >infinite loop due to list corruption (same element is added twice if master >device fails with deferred probe): > ->From: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +>From: Marek Szyprowski <m.szyprowski@samsung.com> >Date: Mon, 10 Oct 2016 14:22:42 +0200 >Subject: [PATCH] iommu/exynos: ensure that sysmmu is added only once to its > master @@ -70,7 +70,7 @@ Regards, >when masters device driver fails with EPROBE_DEFER), so ensure that >SYSMMU controller is added to its master device (owner) only once. > ->Signed-off-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +>Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> >--- > drivers/iommu/exynos-iommu.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/a/content_digest b/N1/content_digest index c0ef28b..9be7a03 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,10 @@ "ref\0CGME20161004170414eucas1p141bebe16e1bf241862833e7ad0270c72@eucas1p1.samsung.com\0" "ref\01475600632-21289-1-git-send-email-sricharan@codeaurora.org\0" "ref\012cfb59f-f7ca-d4df-eb7f-42348e357979@samsung.com\0" - "ref\012cfb59f-f7ca-d4df-eb7f-42348e357979-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Sricharan <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" - "Subject\0RE: [PATCH V3 0/8] IOMMU probe deferral support\0" + "From\0sricharan@codeaurora.org (Sricharan)\0" + "Subject\0[PATCH V3 0/8] IOMMU probe deferral support\0" "Date\0Wed, 12 Oct 2016 11:54:57 +0530\0" - "To\0'Marek Szyprowski' <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" - will.deacon-5wv7dgnIgG8@public.gmane.org - robin.murphy-5wv7dgnIgG8@public.gmane.org - joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org - tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org - " srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Marek,\n" @@ -53,7 +43,7 @@ ">> at the same place as of_dma_configure.\n" ">>\n" ">> This series is based on the recently merged Generic DT bindings for\n" - ">> PCI IOMMUs and ARM SMMU from Robin Murphy robin.murphy-5wv7dgnIgG8@public.gmane.org [2]\n" + ">> PCI IOMMUs and ARM SMMU from Robin Murphy robin.murphy at arm.com [2]\n" ">>\n" ">> This time tested this with platform and pci device for probe deferral\n" ">> and reprobe on arm64 based platform. There is an issue on the cleanup\n" @@ -65,7 +55,7 @@ ">\n" ">Thanks for continuing work on this feature! Your can add my:\n" ">\n" - ">Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + ">Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>\n" ">\n" " Thanks for testing this. So the for the below fix, the remove_device callback\n" " gets called on the dma_ops cleanup path, so would it be easy to remove the\n" @@ -79,7 +69,7 @@ ">infinite loop due to list corruption (same element is added twice if master\n" ">device fails with deferred probe):\n" ">\n" - ">From: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + ">From: Marek Szyprowski <m.szyprowski@samsung.com>\n" ">Date: Mon, 10 Oct 2016 14:22:42 +0200\n" ">Subject: [PATCH] iommu/exynos: ensure that sysmmu is added only once to its\n" "> master\n" @@ -89,7 +79,7 @@ ">when masters device driver fails with EPROBE_DEFER), so ensure that\n" ">SYSMMU controller is added to its master device (owner) only once.\n" ">\n" - ">Signed-off-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + ">Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>\n" ">---\n" "> drivers/iommu/exynos-iommu.c | 6 +++++-\n" "> 1 file changed, 5 insertions(+), 1 deletion(-)\n" @@ -122,4 +112,4 @@ ">1.9.1\n" > -6139cbabcea2ca67f9dcfccedddb5eb054b9f9b81933982f6a878585450ab3b1 +d789e095268847d41c1692643144682f1e2312d87a54d390db37ab591518403e
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.