diff for duplicates of <54C772A0.2000203@arm.com> diff --git a/a/1.txt b/N1/1.txt index 9e3c72a..5f9ee61 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On 23/01/15 22:32, Murali Karicheri wrote: > arm_setup_iommu_dma_ops() can take a value higher than that. So > limit the size to SIZE_MAX. > -> Signed-off-by: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> > --- > arch/arm/mm/dma-mapping.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) @@ -49,9 +49,3 @@ Robin. > if (arm_setup_iommu_dma_ops(dev, dma_base, size, iommu)) > dma_ops = arm_get_iommu_dma_map_ops(coherent); > - - --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 1e1301c..8346c77 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,14 @@ "ref\01422052359-12384-1-git-send-email-m-karicheri2@ti.com\0" "ref\01422052359-12384-7-git-send-email-m-karicheri2@ti.com\0" - "ref\01422052359-12384-7-git-send-email-m-karicheri2-l0cyMroinI0@public.gmane.org\0" - "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Robin Murphy <robin.murphy@arm.com>\0" "Subject\0Re: [PATCH v4 6/6] arm: dma-mapping: updates to limit dma_mask and iommu mapping size\0" "Date\0Tue, 27 Jan 2015 11:12:32 +0000\0" - "To\0Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>\0" + "To\0Murali Karicheri <m-karicheri2@ti.com>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + linux-pci@vger.kernel.org <linux-pci@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + " iommu@lists.linux-foundation.org <iommu@lists.linux-foundation.org>\0" "\00:1\0" "b\0" "Hi Murali,\n" @@ -21,7 +20,7 @@ "> arm_setup_iommu_dma_ops() can take a value higher than that. So\n" "> limit the size to SIZE_MAX.\n" ">\n" - "> Signed-off-by: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>\n" "> ---\n" "> arch/arm/mm/dma-mapping.c | 10 ++++++++++\n" "> 1 file changed, 10 insertions(+)\n" @@ -62,12 +61,6 @@ "> \tdev->archdata.dma_coherent = coherent;\n" "> \tif (arm_setup_iommu_dma_ops(dev, dma_base, size, iommu))\n" "> \t\tdma_ops = arm_get_iommu_dma_map_ops(coherent);\n" - ">\n" - "\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -6b9c551e4cab03c14a50004272cb29ea4496fc517ce30ea4d172d959fc0f4117 +9ce9cbaa035c41c3070f9c5618b6ab4f875231aa3e06f07b041a30dcd43f1d35
diff --git a/a/1.txt b/N2/1.txt index 9e3c72a..5f9ee61 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,7 +7,7 @@ On 23/01/15 22:32, Murali Karicheri wrote: > arm_setup_iommu_dma_ops() can take a value higher than that. So > limit the size to SIZE_MAX. > -> Signed-off-by: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> > --- > arch/arm/mm/dma-mapping.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) @@ -49,9 +49,3 @@ Robin. > if (arm_setup_iommu_dma_ops(dev, dma_base, size, iommu)) > dma_ops = arm_get_iommu_dma_map_ops(coherent); > - - --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 1e1301c..c0af968 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,15 +1,9 @@ "ref\01422052359-12384-1-git-send-email-m-karicheri2@ti.com\0" "ref\01422052359-12384-7-git-send-email-m-karicheri2@ti.com\0" - "ref\01422052359-12384-7-git-send-email-m-karicheri2-l0cyMroinI0@public.gmane.org\0" - "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH v4 6/6] arm: dma-mapping: updates to limit dma_mask and iommu mapping size\0" + "From\0robin.murphy@arm.com (Robin Murphy)\0" + "Subject\0[PATCH v4 6/6] arm: dma-mapping: updates to limit dma_mask and iommu mapping size\0" "Date\0Tue, 27 Jan 2015 11:12:32 +0000\0" - "To\0Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Murali,\n" @@ -21,7 +15,7 @@ "> arm_setup_iommu_dma_ops() can take a value higher than that. So\n" "> limit the size to SIZE_MAX.\n" ">\n" - "> Signed-off-by: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>\n" "> ---\n" "> arch/arm/mm/dma-mapping.c | 10 ++++++++++\n" "> 1 file changed, 10 insertions(+)\n" @@ -62,12 +56,6 @@ "> \tdev->archdata.dma_coherent = coherent;\n" "> \tif (arm_setup_iommu_dma_ops(dev, dma_base, size, iommu))\n" "> \t\tdma_ops = arm_get_iommu_dma_map_ops(coherent);\n" - ">\n" - "\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -6b9c551e4cab03c14a50004272cb29ea4496fc517ce30ea4d172d959fc0f4117 +5ebb268b06b786f921d55a8ab306b10320b88d63dc34cb7405ed47c04eb86641
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.