diff for duplicates of <1491301105-5274-2-git-send-email-sricharan@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index e91b423..f09aa8e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +From: Robin Murphy <robin.murphy@arm.com> In preparation for some upcoming cleverness, rework the control flow in of_iommu_configure() to minimise duplication and improve the propogation @@ -6,8 +6,8 @@ of errors. It's also as good a time as any to switch over from the now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic IOMMU instance interface directly. -Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> -Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> +Signed-off-by: Robin Murphy <robin.murphy@arm.com> --- drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++----------------- 1 file changed, 53 insertions(+), 30 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 3787e0b..5a99879 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,37 +1,37 @@ "ref\01489086061-9356-1-git-send-email-sricharan@codeaurora.org\0" "ref\01491301105-5274-1-git-send-email-sricharan@codeaurora.org\0" - "ref\01491301105-5274-1-git-send-email-sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0Sricharan R <sricharan@codeaurora.org>\0" "Subject\0[PATCH V10 01/12] iommu/of: Refactor of_iommu_configure() for error handling\0" "Date\0Tue, 4 Apr 2017 15:48:14 +0530\0" - "To\0robin.murphy-5wv7dgnIgG8@public.gmane.org" - will.deacon-5wv7dgnIgG8@public.gmane.org - joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org - lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tn-nYOzD4b6Jr9Wk0Htik3J/w@public.gmane.org - hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - sudeep.holla-5wv7dgnIgG8@public.gmane.org - rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org - lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - catalin.marinas-5wv7dgnIgG8@public.gmane.org - arnd-r2nGTMty4D4@public.gmane.org - linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org\0" + "To\0robin.murphy@arm.com" + will.deacon@arm.com + joro@8bytes.org + lorenzo.pieralisi@arm.com + iommu@lists.linux-foundation.org + linux-arm-kernel@lists.infradead.org + linux-arm-msm@vger.kernel.org + m.szyprowski@samsung.com + bhelgaas@google.com + linux-pci@vger.kernel.org + linux-acpi@vger.kernel.org + tn@semihalf.com + hanjun.guo@linaro.org + okaya@codeaurora.org + robh+dt@kernel.org + frowand.list@gmail.com + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + sudeep.holla@arm.com + rjw@rjwysocki.net + lenb@kernel.org + catalin.marinas@arm.com + arnd@arndb.de + linux-arch@vger.kernel.org + " gregkh@linuxfoundation.org\0" + "Cc\0sricharan@codeaurora.org\0" "\00:1\0" "b\0" - "From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "From: Robin Murphy <robin.murphy@arm.com>\n" "\n" "In preparation for some upcoming cleverness, rework the control flow in\n" "of_iommu_configure() to minimise duplication and improve the propogation\n" @@ -39,8 +39,8 @@ "now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic\n" "IOMMU instance interface directly.\n" "\n" - "Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" - "Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>\n" + "Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n" "---\n" " drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++-----------------\n" " 1 file changed, 53 insertions(+), 30 deletions(-)\n" @@ -180,4 +180,4 @@ "-- \n" QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -338f2a651b87441aa4ddc25ae740f9e5bed83f33abc6d21a1f9550afd852ca59 +cfe4fa843dfcb90ed2926454c889f085466bcfb2b45cb611478b406102dd06d5
diff --git a/a/1.txt b/N2/1.txt index e91b423..268b4b9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +From: Robin Murphy <robin.murphy@arm.com> In preparation for some upcoming cleverness, rework the control flow in of_iommu_configure() to minimise duplication and improve the propogation @@ -6,8 +6,8 @@ of errors. It's also as good a time as any to switch over from the now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic IOMMU instance interface directly. -Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> -Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> +Signed-off-by: Robin Murphy <robin.murphy@arm.com> --- drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++----------------- 1 file changed, 53 insertions(+), 30 deletions(-) @@ -146,3 +146,9 @@ index 2683e9f..8f4e599 100644 static int __init of_iommu_init(void) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index 3787e0b..b546b69 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,37 +1,37 @@ "ref\01489086061-9356-1-git-send-email-sricharan@codeaurora.org\0" "ref\01491301105-5274-1-git-send-email-sricharan@codeaurora.org\0" - "ref\01491301105-5274-1-git-send-email-sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0Sricharan R <sricharan@codeaurora.org>\0" "Subject\0[PATCH V10 01/12] iommu/of: Refactor of_iommu_configure() for error handling\0" "Date\0Tue, 4 Apr 2017 15:48:14 +0530\0" - "To\0robin.murphy-5wv7dgnIgG8@public.gmane.org" - will.deacon-5wv7dgnIgG8@public.gmane.org - joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org - lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tn-nYOzD4b6Jr9Wk0Htik3J/w@public.gmane.org - hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - sudeep.holla-5wv7dgnIgG8@public.gmane.org - rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org - lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - catalin.marinas-5wv7dgnIgG8@public.gmane.org - arnd-r2nGTMty4D4@public.gmane.org - linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org\0" + "To\0robin.murphy@arm.com" + will.deacon@arm.com + joro@8bytes.org + lorenzo.pieralisi@arm.com + iommu@lists.linux-foundation.org + linux-arm-kernel@lists.infradead.org + linux-arm-msm@vger.kernel.org + m.szyprowski@samsung.com + bhelgaas@google.com + linux-pci@vger.kernel.org + linux-acpi@vger.kernel.org + tn@semihalf.com + hanjun.guo@linaro.org + okaya@codeaurora.org + robh+dt@kernel.org + frowand.list@gmail.com + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + sudeep.holla@arm.com + rjw@rjwysocki.net + lenb@kernel.org + catalin.marinas@arm.com + arnd@arndb.de + linux-arch@vger.kernel.org + " gregkh@linuxfoundation.org\0" + "Cc\0sricharan@codeaurora.org\0" "\00:1\0" "b\0" - "From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "From: Robin Murphy <robin.murphy@arm.com>\n" "\n" "In preparation for some upcoming cleverness, rework the control flow in\n" "of_iommu_configure() to minimise duplication and improve the propogation\n" @@ -39,8 +39,8 @@ "now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic\n" "IOMMU instance interface directly.\n" "\n" - "Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" - "Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>\n" + "Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n" "---\n" " drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++-----------------\n" " 1 file changed, 53 insertions(+), 30 deletions(-)\n" @@ -178,6 +178,12 @@ " \n" " static int __init of_iommu_init(void)\n" "-- \n" - QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation + "QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation\n" + "\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -338f2a651b87441aa4ddc25ae740f9e5bed83f33abc6d21a1f9550afd852ca59 +b05cabbf15d27a0b26645c2c3c7deaa072d069c6b823948535cf4979f584e53e
diff --git a/a/1.txt b/N3/1.txt index e91b423..f09aa8e 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,4 +1,4 @@ -From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +From: Robin Murphy <robin.murphy@arm.com> In preparation for some upcoming cleverness, rework the control flow in of_iommu_configure() to minimise duplication and improve the propogation @@ -6,8 +6,8 @@ of errors. It's also as good a time as any to switch over from the now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic IOMMU instance interface directly. -Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> -Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> +Signed-off-by: Robin Murphy <robin.murphy@arm.com> --- drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++----------------- 1 file changed, 53 insertions(+), 30 deletions(-) diff --git a/a/content_digest b/N3/content_digest index 3787e0b..ac6492d 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,37 +1,12 @@ "ref\01489086061-9356-1-git-send-email-sricharan@codeaurora.org\0" "ref\01491301105-5274-1-git-send-email-sricharan@codeaurora.org\0" - "ref\01491301105-5274-1-git-send-email-sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0sricharan@codeaurora.org (Sricharan R)\0" "Subject\0[PATCH V10 01/12] iommu/of: Refactor of_iommu_configure() for error handling\0" "Date\0Tue, 4 Apr 2017 15:48:14 +0530\0" - "To\0robin.murphy-5wv7dgnIgG8@public.gmane.org" - will.deacon-5wv7dgnIgG8@public.gmane.org - joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org - lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tn-nYOzD4b6Jr9Wk0Htik3J/w@public.gmane.org - hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - sudeep.holla-5wv7dgnIgG8@public.gmane.org - rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org - lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - catalin.marinas-5wv7dgnIgG8@public.gmane.org - arnd-r2nGTMty4D4@public.gmane.org - linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "From: Robin Murphy <robin.murphy@arm.com>\n" "\n" "In preparation for some upcoming cleverness, rework the control flow in\n" "of_iommu_configure() to minimise duplication and improve the propogation\n" @@ -39,8 +14,8 @@ "now-just-a-compatibility-wrapper of_iommu_get_ops() to using the generic\n" "IOMMU instance interface directly.\n" "\n" - "Tested-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" - "Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>\n" + "Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n" "---\n" " drivers/iommu/of_iommu.c | 83 +++++++++++++++++++++++++++++++-----------------\n" " 1 file changed, 53 insertions(+), 30 deletions(-)\n" @@ -180,4 +155,4 @@ "-- \n" QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -338f2a651b87441aa4ddc25ae740f9e5bed83f33abc6d21a1f9550afd852ca59 +5aae576da17dda9f2c46d7d75316f5ff2c00a6a886b05621c5071886d0c7c19c
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.