diff for duplicates of <57066401.7060406@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 30f80d4..be06f7b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Hi Alex, On 04/07/2016 12:07 AM, Alex Williamson wrote: > On Mon, 4 Apr 2016 08:30:08 +0000 -> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> Eric Auger <eric.auger@linaro.org> wrote: > >> The user is allowed to [un]register a reserved IOVA range by using the >> DMA MAP API and setting the new flag: VFIO_DMA_MAP_FLAG_MSI_RESERVED_IOVA. @@ -13,8 +13,8 @@ On 04/07/2016 12:07 AM, Alex Williamson wrote: >> This patch also handles the destruction of the reserved binding RB-tree and >> domain's iova_domains. >> ->> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> ->> Signed-off-by: Bharat Bhushan <Bharat.Bhushan-KZfg59tc24xl57MIdRCFDg@public.gmane.org> +>> Signed-off-by: Eric Auger <eric.auger@linaro.org> +>> Signed-off-by: Bharat Bhushan <Bharat.Bhushan@freescale.com> >> >> --- >> v3 -> v4: @@ -51,7 +51,7 @@ On 04/07/2016 12:07 AM, Alex Williamson wrote: >> +#include <linux/dma-reserved-iommu.h> >> >> #define DRIVER_VERSION "0.2" ->> #define DRIVER_AUTHOR "Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" +>> #define DRIVER_AUTHOR "Alex Williamson <alex.williamson@redhat.com>" >> @@ -403,10 +404,22 @@ static void vfio_unmap_unpin(struct vfio_iommu *iommu, struct vfio_dma *dma) >> vfio_lock_acct(-unlocked); >> } diff --git a/a/content_digest b/N1/content_digest index fde9dff..ae8b5de 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,16 @@ "ref\01459758611-2972-1-git-send-email-eric.auger@linaro.org\0" "ref\01459758611-2972-3-git-send-email-eric.auger@linaro.org\0" "ref\020160406160709.1d208b45@t450s.home\0" - "ref\020160406160709.1d208b45-1yVPhWWZRC1BDLzU/O5InQ@public.gmane.org\0" - "From\0Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping\0" + "From\0eric.auger@linaro.org (Eric Auger)\0" + "Subject\0[PATCH v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping\0" "Date\0Thu, 7 Apr 2016 15:43:29 +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 - kvm-u79uwXL29TY76Z2rM5mHXA@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 - Manish.Jaggi-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@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 - kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org - " christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Alex,\n" "On 04/07/2016 12:07 AM, Alex Williamson wrote:\n" "> On Mon, 4 Apr 2016 08:30:08 +0000\n" - "> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "> Eric Auger <eric.auger@linaro.org> wrote:\n" "> \n" ">> The user is allowed to [un]register a reserved IOVA range by using the\n" ">> DMA MAP API and setting the new flag: VFIO_DMA_MAP_FLAG_MSI_RESERVED_IOVA.\n" @@ -39,8 +22,8 @@ ">> This patch also handles the destruction of the reserved binding RB-tree and\n" ">> domain's iova_domains.\n" ">>\n" - ">> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - ">> Signed-off-by: Bharat Bhushan <Bharat.Bhushan-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" + ">> Signed-off-by: Eric Auger <eric.auger@linaro.org>\n" + ">> Signed-off-by: Bharat Bhushan <Bharat.Bhushan@freescale.com>\n" ">>\n" ">> ---\n" ">> v3 -> v4:\n" @@ -77,7 +60,7 @@ ">> +#include <linux/dma-reserved-iommu.h>\n" ">> \n" ">> #define DRIVER_VERSION \"0.2\"\n" - ">> #define DRIVER_AUTHOR \"Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\"\n" + ">> #define DRIVER_AUTHOR \"Alex Williamson <alex.williamson@redhat.com>\"\n" ">> @@ -403,10 +404,22 @@ static void vfio_unmap_unpin(struct vfio_iommu *iommu, struct vfio_dma *dma)\n" ">> \tvfio_lock_acct(-unlocked);\n" ">> }\n" @@ -386,4 +369,4 @@ "> Alex\n" > -13bcec66551e20128e2146d0ad8cfb2f18a3c76ba5ae6e32e0eaf0ec3b9ffacb +396a46f51b490259fcc3c322d8590b86c2a4625ade5b2113f772779c2322c08f
diff --git a/a/1.txt b/N2/1.txt index 30f80d4..be06f7b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ Hi Alex, On 04/07/2016 12:07 AM, Alex Williamson wrote: > On Mon, 4 Apr 2016 08:30:08 +0000 -> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> Eric Auger <eric.auger@linaro.org> wrote: > >> The user is allowed to [un]register a reserved IOVA range by using the >> DMA MAP API and setting the new flag: VFIO_DMA_MAP_FLAG_MSI_RESERVED_IOVA. @@ -13,8 +13,8 @@ On 04/07/2016 12:07 AM, Alex Williamson wrote: >> This patch also handles the destruction of the reserved binding RB-tree and >> domain's iova_domains. >> ->> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> ->> Signed-off-by: Bharat Bhushan <Bharat.Bhushan-KZfg59tc24xl57MIdRCFDg@public.gmane.org> +>> Signed-off-by: Eric Auger <eric.auger@linaro.org> +>> Signed-off-by: Bharat Bhushan <Bharat.Bhushan@freescale.com> >> >> --- >> v3 -> v4: @@ -51,7 +51,7 @@ On 04/07/2016 12:07 AM, Alex Williamson wrote: >> +#include <linux/dma-reserved-iommu.h> >> >> #define DRIVER_VERSION "0.2" ->> #define DRIVER_AUTHOR "Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" +>> #define DRIVER_AUTHOR "Alex Williamson <alex.williamson@redhat.com>" >> @@ -403,10 +404,22 @@ static void vfio_unmap_unpin(struct vfio_iommu *iommu, struct vfio_dma *dma) >> vfio_lock_acct(-unlocked); >> } diff --git a/a/content_digest b/N2/content_digest index fde9dff..d3c2a20 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,33 +1,37 @@ "ref\01459758611-2972-1-git-send-email-eric.auger@linaro.org\0" "ref\01459758611-2972-3-git-send-email-eric.auger@linaro.org\0" "ref\020160406160709.1d208b45@t450s.home\0" - "ref\020160406160709.1d208b45-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 v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping\0" "Date\0Thu, 7 Apr 2016 15:43:29 +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 - kvm-u79uwXL29TY76Z2rM5mHXA@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 - Manish.Jaggi-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@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 - kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org - " christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@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 + kvmarm@lists.cs.columbia.edu + kvm@vger.kernel.org + suravee.suthikulpanit@amd.com + patches@linaro.org + linux-kernel@vger.kernel.org + Manish.Jaggi@caviumnetworks.com + 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\0" "\00:1\0" "b\0" "Hi Alex,\n" "On 04/07/2016 12:07 AM, Alex Williamson wrote:\n" "> On Mon, 4 Apr 2016 08:30:08 +0000\n" - "> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "> Eric Auger <eric.auger@linaro.org> wrote:\n" "> \n" ">> The user is allowed to [un]register a reserved IOVA range by using the\n" ">> DMA MAP API and setting the new flag: VFIO_DMA_MAP_FLAG_MSI_RESERVED_IOVA.\n" @@ -39,8 +43,8 @@ ">> This patch also handles the destruction of the reserved binding RB-tree and\n" ">> domain's iova_domains.\n" ">>\n" - ">> Signed-off-by: Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - ">> Signed-off-by: Bharat Bhushan <Bharat.Bhushan-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" + ">> Signed-off-by: Eric Auger <eric.auger@linaro.org>\n" + ">> Signed-off-by: Bharat Bhushan <Bharat.Bhushan@freescale.com>\n" ">>\n" ">> ---\n" ">> v3 -> v4:\n" @@ -77,7 +81,7 @@ ">> +#include <linux/dma-reserved-iommu.h>\n" ">> \n" ">> #define DRIVER_VERSION \"0.2\"\n" - ">> #define DRIVER_AUTHOR \"Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\"\n" + ">> #define DRIVER_AUTHOR \"Alex Williamson <alex.williamson@redhat.com>\"\n" ">> @@ -403,10 +404,22 @@ static void vfio_unmap_unpin(struct vfio_iommu *iommu, struct vfio_dma *dma)\n" ">> \tvfio_lock_acct(-unlocked);\n" ">> }\n" @@ -386,4 +390,4 @@ "> Alex\n" > -13bcec66551e20128e2146d0ad8cfb2f18a3c76ba5ae6e32e0eaf0ec3b9ffacb +9f047ec62ff9dbab4cdf2e8d08c6aa95b9904fd6aa5f01de99ec087805c381b1
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.