diff for duplicates of <1696731.3PdB1ViRsr@avalon> diff --git a/a/1.txt b/N1/1.txt index 4cb1d40..be5bc8c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On Friday 27 Jan 2017 16:34:19 Geert Uytterhoeven wrote: > - arm64's __dma_alloc_coherent() already calls > dma_alloc_from_contiguous() when CMA is available. > -> Signed-off-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> +> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > v2: > - New, handle dispatching in the arch (arm64) code, as requested by @@ -104,7 +104,7 @@ s/one of 3/one of 4/ Apart from that, -Acked-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> +Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + * - A remapped array of pages from iommu_dma_alloc_contiguous() > + * for contiguous allocations. diff --git a/a/content_digest b/N1/content_digest index 7cfddd0..d2a31b0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,19 @@ "ref\01485531259-17513-1-git-send-email-geert+renesas@glider.be\0" "ref\01485531259-17513-3-git-send-email-geert+renesas@glider.be\0" - "ref\01485531259-17513-3-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org\0" - "From\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" + "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH v2 2/2] arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU\0" "Date\0Sat, 28 Jan 2017 17:43:28 +0200\0" - "To\0Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>\0" - "Cc\0Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>" - Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0" + "Cc\0Joerg Roedel <joro@8bytes.org>" + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + Robin Murphy <robin.murphy@arm.com> + Marek Szyprowski <m.szyprowski@samsung.com> + Magnus Damm <magnus.damm@gmail.com> + iommu@lists.linux-foundation.org + linux-arm-kernel@lists.infradead.org + linux-renesas-soc@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Hi Geert,\n" @@ -34,7 +36,7 @@ "> - arm64's __dma_alloc_coherent() already calls\n" "> dma_alloc_from_contiguous() when CMA is available.\n" "> \n" - "> Signed-off-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>\n" + "> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>\n" "> ---\n" "> v2:\n" "> - New, handle dispatching in the arch (arm64) code, as requested by\n" @@ -120,7 +122,7 @@ "\n" "Apart from that,\n" "\n" - "Acked-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\n" + "Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n" "\n" "> +\t * - A remapped array of pages from iommu_dma_alloc_contiguous()\n" "> +\t * for contiguous allocations.\n" @@ -144,4 +146,4 @@ "\n" Laurent Pinchart -63df2b30888516aa3098ff848aba4ca81e66daa96c67790cac6ba0d72094e099 +d6adb39889de014018f13d30e4ce95d0446374b15c6eee0a80f92e3cc3027f19
diff --git a/a/1.txt b/N2/1.txt index 4cb1d40..be5bc8c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -18,7 +18,7 @@ On Friday 27 Jan 2017 16:34:19 Geert Uytterhoeven wrote: > - arm64's __dma_alloc_coherent() already calls > dma_alloc_from_contiguous() when CMA is available. > -> Signed-off-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> +> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > v2: > - New, handle dispatching in the arch (arm64) code, as requested by @@ -104,7 +104,7 @@ s/one of 3/one of 4/ Apart from that, -Acked-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> +Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + * - A remapped array of pages from iommu_dma_alloc_contiguous() > + * for contiguous allocations. diff --git a/a/content_digest b/N2/content_digest index 7cfddd0..b3afc4c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,9 @@ "ref\01485531259-17513-1-git-send-email-geert+renesas@glider.be\0" "ref\01485531259-17513-3-git-send-email-geert+renesas@glider.be\0" - "ref\01485531259-17513-3-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org\0" - "From\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 2/2] arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH v2 2/2] arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU\0" "Date\0Sat, 28 Jan 2017 17:43:28 +0200\0" - "To\0Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>\0" - "Cc\0Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>" - Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Geert,\n" @@ -34,7 +26,7 @@ "> - arm64's __dma_alloc_coherent() already calls\n" "> dma_alloc_from_contiguous() when CMA is available.\n" "> \n" - "> Signed-off-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>\n" + "> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>\n" "> ---\n" "> v2:\n" "> - New, handle dispatching in the arch (arm64) code, as requested by\n" @@ -120,7 +112,7 @@ "\n" "Apart from that,\n" "\n" - "Acked-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\n" + "Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n" "\n" "> +\t * - A remapped array of pages from iommu_dma_alloc_contiguous()\n" "> +\t * for contiguous allocations.\n" @@ -144,4 +136,4 @@ "\n" Laurent Pinchart -63df2b30888516aa3098ff848aba4ca81e66daa96c67790cac6ba0d72094e099 +d34d61a792c1f669c6f1433f5385fc638eb61c6720dbcb51b56b447f2db6b5f7
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.