diff for duplicates of <5731F60B.6040105@linaro.org> diff --git a/a/1.txt b/N1/1.txt index e842d13..cf86b78 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,14 @@ Hi Alex, On 05/10/2016 12:49 AM, Alex Williamson wrote: > On Wed, 4 May 2016 11:54:13 +0000 -> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> Eric Auger <eric.auger@linaro.org> wrote: > >> In our RB-tree we now have slots of different types (USER and RESERVED). >> It becomes useful to be able to search for dma slots of a specific type or >> any type. This patch proposes an implementation for that modality and also >> changes the existing callers using the USER type. >> ->> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>> Signed-off-by: Eric Auger <eric.auger@linaro.org> >> --- >> drivers/vfio/vfio_iommu_type1.c | 63 ++++++++++++++++++++++++++++++++++------- >> 1 file changed, 53 insertions(+), 10 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 5377612..1bdcf61 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,38 +1,23 @@ "ref\01462362858-2925-1-git-send-email-eric.auger@linaro.org\0" "ref\01462362858-2925-3-git-send-email-eric.auger@linaro.org\0" "ref\020160509164928.518a05a8@t450s.home\0" - "ref\020160509164928.518a05a8-1yVPhWWZRC1BDLzU/O5InQ@public.gmane.org\0" - "From\0Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v9 2/7] vfio/type1: vfio_find_dma accepting a type argument\0" + "From\0eric.auger@linaro.org (Eric Auger)\0" + "Subject\0[PATCH v9 2/7] vfio/type1: vfio_find_dma accepting a type argument\0" "Date\0Tue, 10 May 2016 16:54:03 +0200\0" - "To\0Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0julien.grall-5wv7dgnIgG8@public.gmane.org" - eric.auger-qxv4g6HH51o@public.gmane.org - jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org - patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - marc.zyngier-5wv7dgnIgG8@public.gmane.org - p.fedin-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - pranav.sawargaonkar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org - christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - " yehuday-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Alex,\n" "On 05/10/2016 12:49 AM, Alex Williamson wrote:\n" "> On Wed, 4 May 2016 11:54:13 +0000\n" - "> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "> Eric Auger <eric.auger@linaro.org> wrote:\n" "> \n" ">> In our RB-tree we now have slots of different types (USER and RESERVED).\n" ">> It becomes useful to be able to search for dma slots of a specific type or\n" ">> any type. This patch proposes an implementation for that modality and also\n" ">> changes the existing callers using the USER type.\n" ">>\n" - ">> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">> Signed-off-by: Eric Auger <eric.auger@linaro.org>\n" ">> ---\n" ">> drivers/vfio/vfio_iommu_type1.c | 63 ++++++++++++++++++++++++++++++++++-------\n" ">> 1 file changed, 53 insertions(+), 10 deletions(-)\n" @@ -159,4 +144,4 @@ ">> \t}\n" > -f5034310d37a2c78a86283476eb1f7fda7a2fcdb3971a6027992d693cf98e4eb +8b1958a647d8d8a1c397a1ef290421c9e5bfb8d0e154b427721cce81a5a7ceec
diff --git a/a/1.txt b/N2/1.txt index e842d13..cf86b78 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,14 +1,14 @@ Hi Alex, On 05/10/2016 12:49 AM, Alex Williamson wrote: > On Wed, 4 May 2016 11:54:13 +0000 -> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> Eric Auger <eric.auger@linaro.org> wrote: > >> In our RB-tree we now have slots of different types (USER and RESERVED). >> It becomes useful to be able to search for dma slots of a specific type or >> any type. This patch proposes an implementation for that modality and also >> changes the existing callers using the USER type. >> ->> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>> Signed-off-by: Eric Auger <eric.auger@linaro.org> >> --- >> drivers/vfio/vfio_iommu_type1.c | 63 ++++++++++++++++++++++++++++++++++------- >> 1 file changed, 53 insertions(+), 10 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 5377612..9c02739 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,38 +1,41 @@ "ref\01462362858-2925-1-git-send-email-eric.auger@linaro.org\0" "ref\01462362858-2925-3-git-send-email-eric.auger@linaro.org\0" "ref\020160509164928.518a05a8@t450s.home\0" - "ref\020160509164928.518a05a8-1yVPhWWZRC1BDLzU/O5InQ@public.gmane.org\0" - "From\0Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Eric Auger <eric.auger@linaro.org>\0" "Subject\0Re: [PATCH v9 2/7] vfio/type1: vfio_find_dma accepting a type argument\0" "Date\0Tue, 10 May 2016 16:54:03 +0200\0" - "To\0Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0julien.grall-5wv7dgnIgG8@public.gmane.org" - eric.auger-qxv4g6HH51o@public.gmane.org - jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org - patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - marc.zyngier-5wv7dgnIgG8@public.gmane.org - p.fedin-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - pranav.sawargaonkar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org - christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - " yehuday-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org\0" + "To\0Alex Williamson <alex.williamson@redhat.com>\0" + "Cc\0eric.auger@st.com" + robin.murphy@arm.com + will.deacon@arm.com + joro@8bytes.org + tglx@linutronix.de + jason@lakedaemon.net + marc.zyngier@arm.com + christoffer.dall@linaro.org + linux-arm-kernel@lists.infradead.org + patches@linaro.org + linux-kernel@vger.kernel.org + Bharat.Bhushan@freescale.com + pranav.sawargaonkar@gmail.com + p.fedin@samsung.com + iommu@lists.linux-foundation.org + Jean-Philippe.Brucker@arm.com + julien.grall@arm.com + " yehuday@marvell.com\0" "\00:1\0" "b\0" "Hi Alex,\n" "On 05/10/2016 12:49 AM, Alex Williamson wrote:\n" "> On Wed, 4 May 2016 11:54:13 +0000\n" - "> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "> Eric Auger <eric.auger@linaro.org> wrote:\n" "> \n" ">> In our RB-tree we now have slots of different types (USER and RESERVED).\n" ">> It becomes useful to be able to search for dma slots of a specific type or\n" ">> any type. This patch proposes an implementation for that modality and also\n" ">> changes the existing callers using the USER type.\n" ">>\n" - ">> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">> Signed-off-by: Eric Auger <eric.auger@linaro.org>\n" ">> ---\n" ">> drivers/vfio/vfio_iommu_type1.c | 63 ++++++++++++++++++++++++++++++++++-------\n" ">> 1 file changed, 53 insertions(+), 10 deletions(-)\n" @@ -159,4 +162,4 @@ ">> \t}\n" > -f5034310d37a2c78a86283476eb1f7fda7a2fcdb3971a6027992d693cf98e4eb +2e8b6bd8f276c8d4ee8943ef33155cb8ab071c5a903e27abfb6808151a592c66
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.