diff for duplicates of <ffa2f98f-1809-e4f0-009e-d06dcde0ed49@gmail.com> diff --git a/a/1.txt b/N1/1.txt index d145e97..010d9d7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,8 +9,8 @@ >> Host1x's submission and completion code paths, performing IOVA mappings >> and unmappings in parallel. >> ->> Cc: <stable@vger.kernel.org> ->> Signed-off-by: Dmitry Osipenko <digetx@gmail.com> +>> Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> +>> Signed-off-by: Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> --- >> drivers/iommu/tegra-smmu.c | 43 +++++++++++++++++++++++++++++++++----- >> 1 file changed, 38 insertions(+), 5 deletions(-) @@ -143,7 +143,3 @@ Because this makes code cleaner, easier to read and follow. You don't need to care about handling error code paths. This is the same what we do in the GART driver. Pretty much every other IOMMU driver use this code pattern as well. -_______________________________________________ -iommu mailing list -iommu@lists.linux-foundation.org -https://lists.linuxfoundation.org/mailman/listinfo/iommu diff --git a/a/content_digest b/N1/content_digest index f753e17..7bdb0ec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,14 @@ "ref\020200524183755.3774-1-digetx@gmail.com\0" "ref\020200525083556.GA2382769@ulmo\0" - "From\0Dmitry Osipenko <digetx@gmail.com>\0" + "From\0Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0Re: [PATCH v1] iommu/tegra-smmu: Add missing locks around mapping operations\0" "Date\0Mon, 25 May 2020 13:51:50 +0300\0" - "To\0Thierry Reding <thierry.reding@gmail.com>\0" - "Cc\0linux-tegra@vger.kernel.org" - linux-kernel@vger.kernel.org - iommu@lists.linux-foundation.org - " Jonathan Hunter <jonathanh@nvidia.com>\0" + "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>" + Jonathan Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> + iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org + linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "25.05.2020 11:35, Thierry Reding \320\277\320\270\321\210\320\265\321\202:\n" @@ -21,8 +22,8 @@ ">> Host1x's submission and completion code paths, performing IOVA mappings\n" ">> and unmappings in parallel.\n" ">>\n" - ">> Cc: <stable@vger.kernel.org>\n" - ">> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>\n" + ">> Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" + ">> Signed-off-by: Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" ">> ---\n" ">> drivers/iommu/tegra-smmu.c | 43 +++++++++++++++++++++++++++++++++-----\n" ">> 1 file changed, 38 insertions(+), 5 deletions(-)\n" @@ -154,10 +155,6 @@ "Because this makes code cleaner, easier to read and follow. You don't\n" "need to care about handling error code paths. This is the same what we\n" "do in the GART driver. Pretty much every other IOMMU driver use this\n" - "code pattern as well.\n" - "_______________________________________________\n" - "iommu mailing list\n" - "iommu@lists.linux-foundation.org\n" - https://lists.linuxfoundation.org/mailman/listinfo/iommu + code pattern as well. -4c215edd8b21731dc50aab2b85080b319186c21ffa47cd1a8456c719a6b3b196 +c628404835ae346fb5a91aaefb65034551e5ed8404953a8ba39162024eb583cd
diff --git a/a/1.txt b/N2/1.txt index d145e97..6920746 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -143,7 +143,3 @@ Because this makes code cleaner, easier to read and follow. You don't need to care about handling error code paths. This is the same what we do in the GART driver. Pretty much every other IOMMU driver use this code pattern as well. -_______________________________________________ -iommu mailing list -iommu@lists.linux-foundation.org -https://lists.linuxfoundation.org/mailman/listinfo/iommu diff --git a/a/content_digest b/N2/content_digest index f753e17..f4c8a2a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,10 +4,11 @@ "Subject\0Re: [PATCH v1] iommu/tegra-smmu: Add missing locks around mapping operations\0" "Date\0Mon, 25 May 2020 13:51:50 +0300\0" "To\0Thierry Reding <thierry.reding@gmail.com>\0" - "Cc\0linux-tegra@vger.kernel.org" - linux-kernel@vger.kernel.org + "Cc\0Joerg Roedel <joro@8bytes.org>" + Jonathan Hunter <jonathanh@nvidia.com> iommu@lists.linux-foundation.org - " Jonathan Hunter <jonathanh@nvidia.com>\0" + linux-tegra@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "25.05.2020 11:35, Thierry Reding \320\277\320\270\321\210\320\265\321\202:\n" @@ -154,10 +155,6 @@ "Because this makes code cleaner, easier to read and follow. You don't\n" "need to care about handling error code paths. This is the same what we\n" "do in the GART driver. Pretty much every other IOMMU driver use this\n" - "code pattern as well.\n" - "_______________________________________________\n" - "iommu mailing list\n" - "iommu@lists.linux-foundation.org\n" - https://lists.linuxfoundation.org/mailman/listinfo/iommu + code pattern as well. -4c215edd8b21731dc50aab2b85080b319186c21ffa47cd1a8456c719a6b3b196 +1dcb2074cc83a5d2d0cb35fe342e379f661c789834146229c05acc87296cda7f
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.