diff for duplicates of <5731FF84.6040804@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 04d5d64..538aba2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Hi Alex, On 05/10/2016 05:29 PM, Alex Williamson wrote: > On Wed, 4 May 2016 11:54:15 +0000 -> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> Eric Auger <eric.auger@linaro.org> wrote: > >> The user is allowed to register a reserved MSI IOVA range by using the >> DMA MAP API and setting the new flag: VFIO_DMA_MAP_FLAG_MSI_RESERVED_IOVA. @@ -9,8 +9,8 @@ On 05/10/2016 05:29 PM, Alex Williamson wrote: >> range is not mapped to any target address yet. The host kernel will use >> those iova when needed, typically when MSIs are allocated. >> ->> 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> >> >> --- >> v7 -> v8: @@ -58,7 +58,7 @@ On 05/10/2016 05:29 PM, Alex Williamson wrote: >> +#include <linux/msi-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>" >> @@ -445,6 +446,20 @@ 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 98c4c05..6c210f1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,16 @@ "ref\01462362858-2925-1-git-send-email-eric.auger@linaro.org\0" "ref\01462362858-2925-5-git-send-email-eric.auger@linaro.org\0" "ref\020160510092951.67c2173e@t450s.home\0" - "ref\020160510092951.67c2173e-1yVPhWWZRC1BDLzU/O5InQ@public.gmane.org\0" - "From\0Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v9 4/7] vfio: allow reserved msi iova registration\0" + "From\0eric.auger@linaro.org (Eric Auger)\0" + "Subject\0[PATCH v9 4/7] vfio: allow reserved msi iova registration\0" "Date\0Tue, 10 May 2016 17:34:28 +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 05:29 PM, Alex Williamson wrote:\n" "> On Wed, 4 May 2016 11:54:15 +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 register a reserved MSI IOVA range by using the\n" ">> DMA MAP API and setting the new flag: VFIO_DMA_MAP_FLAG_MSI_RESERVED_IOVA.\n" @@ -33,8 +18,8 @@ ">> range is not mapped to any target address yet. The host kernel will use\n" ">> those iova when needed, typically when MSIs are allocated.\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" ">> v7 -> v8:\n" @@ -82,7 +67,7 @@ ">> +#include <linux/msi-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" ">> @@ -445,6 +446,20 @@ static void vfio_unmap_unpin(struct vfio_iommu *iommu, struct vfio_dma *dma)\n" ">> \tvfio_lock_acct(-unlocked);\n" ">> }\n" @@ -237,4 +222,4 @@ ">> \t__u32\targsz;\n" > -739354465d2013ab92a38b26126168ad3b4d045ec5412408c36e1289e57e71bf +b141b62266fd678f1e1435048a54a4139c008dda20f949438ff385471990701c
diff --git a/a/1.txt b/N2/1.txt index 04d5d64..538aba2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ Hi Alex, On 05/10/2016 05:29 PM, Alex Williamson wrote: > On Wed, 4 May 2016 11:54:15 +0000 -> Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> Eric Auger <eric.auger@linaro.org> wrote: > >> The user is allowed to register a reserved MSI IOVA range by using the >> DMA MAP API and setting the new flag: VFIO_DMA_MAP_FLAG_MSI_RESERVED_IOVA. @@ -9,8 +9,8 @@ On 05/10/2016 05:29 PM, Alex Williamson wrote: >> range is not mapped to any target address yet. The host kernel will use >> those iova when needed, typically when MSIs are allocated. >> ->> 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> >> >> --- >> v7 -> v8: @@ -58,7 +58,7 @@ On 05/10/2016 05:29 PM, Alex Williamson wrote: >> +#include <linux/msi-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>" >> @@ -445,6 +446,20 @@ 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 98c4c05..f6102a1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,31 +1,34 @@ "ref\01462362858-2925-1-git-send-email-eric.auger@linaro.org\0" "ref\01462362858-2925-5-git-send-email-eric.auger@linaro.org\0" "ref\020160510092951.67c2173e@t450s.home\0" - "ref\020160510092951.67c2173e-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 4/7] vfio: allow reserved msi iova registration\0" "Date\0Tue, 10 May 2016 17:34:28 +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 05:29 PM, Alex Williamson wrote:\n" "> On Wed, 4 May 2016 11:54:15 +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 register a reserved MSI IOVA range by using the\n" ">> DMA MAP API and setting the new flag: VFIO_DMA_MAP_FLAG_MSI_RESERVED_IOVA.\n" @@ -33,8 +36,8 @@ ">> range is not mapped to any target address yet. The host kernel will use\n" ">> those iova when needed, typically when MSIs are allocated.\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" ">> v7 -> v8:\n" @@ -82,7 +85,7 @@ ">> +#include <linux/msi-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" ">> @@ -445,6 +446,20 @@ static void vfio_unmap_unpin(struct vfio_iommu *iommu, struct vfio_dma *dma)\n" ">> \tvfio_lock_acct(-unlocked);\n" ">> }\n" @@ -237,4 +240,4 @@ ">> \t__u32\targsz;\n" > -739354465d2013ab92a38b26126168ad3b4d045ec5412408c36e1289e57e71bf +9a8688cb2283118af06f7acbb145eef501f5ec38eada7b24e1f17cb04cf372f2
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.