diff for duplicates of <d632aac259f4798d8eadb80480419bcc@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 5c281b2..ea57cdf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -54,7 +54,7 @@ On 2017-05-17 10:45, Sricharan R wrote: >>>> Fixes: 7b07cbefb68d ("iommu: of: Handle IOMMU lookup failure with >>>> deferred >>>> probing or error") Signed-off-by: Laurent Pinchart ->>>> <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> --- +>>>> <laurent.pinchart+renesas@ideasonboard.com> --- >>>> >>>> arch/arm/include/asm/device.h | 3 ++- >>>> arch/arm/mm/dma-mapping.c | 5 +++++ @@ -150,7 +150,7 @@ Regards, > >>> With that (or firm reassurance that it's OK not to), >>> ->>> Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +>>> Reviewed-by: Robin Murphy <robin.murphy@arm.com> >>> >>> Apologies for being too arm64-focused in the earlier reviews and >>> overlooking this. Should the patch supersede 8674/1 currently in @@ -160,7 +160,7 @@ Regards, >> >> You can also add my >> was ->> Tested-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> +>> Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> >> >> as I've tested that this paptch restores proper IOMMU operation on the >> Renesas @@ -186,7 +186,7 @@ Regards, > [3] The below one, if its fine ? > > From 4b379d4b852c41d7b5904c9a9e53deda94039f0a Mon Sep 17 00:00:00 2001 -> From: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> From: Sricharan R <sricharan@codeaurora.org> > Date: Wed, 3 May 2017 14:54:11 +0530 > Subject: [PATCH] of: iommu: Ignore all errors except EPROBE_DEFER > @@ -198,7 +198,7 @@ Regards, > ignore the errors and let the master work without > an iommu. > -> Signed-off-by: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> Signed-off-by: Sricharan R <sricharan@codeaurora.org> > --- > drivers/iommu/of_iommu.c | 4 ++++ > 1 file changed, 4 insertions(+) diff --git a/a/content_digest b/N1/content_digest index 301fb72..0978047 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,19 +3,18 @@ "ref\02602abb1-e777-700c-bc95-14e576372537@arm.com\0" "ref\04043121.T8QnJes2jP@avalon\0" "ref\0d27036e0-4be0-cfdd-f139-619c5adc05b0@codeaurora.org\0" - "ref\0d27036e0-4be0-cfdd-f139-619c5adc05b0-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" + "From\0sricharan@codeaurora.org\0" "Subject\0Re: [PATCH] ARM: dma-mapping: Don't tear third-party mappings\0" "Date\0Wed, 17 May 2017 17:06:54 +0530\0" - "To\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>" - " Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>" - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>" + " Robin Murphy <robin.murphy@arm.com>\0" + "Cc\0Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>" + linux-arm-kernel@lists.infradead.org + Joerg Roedel <jroedel@suse.de> + Geert Uytterhoeven <geert@linux-m68k.org> + Will Deacon <will.deacon@arm.com> + iommu@lists.linux-foundation.org + " linux-renesas-soc@vger.kernel.org\0" "\00:1\0" "b\0" "On 2017-05-17 10:45, Sricharan R wrote:\n" @@ -74,7 +73,7 @@ ">>>> Fixes: 7b07cbefb68d (\"iommu: of: Handle IOMMU lookup failure with \n" ">>>> deferred\n" ">>>> probing or error\") Signed-off-by: Laurent Pinchart\n" - ">>>> <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> ---\n" + ">>>> <laurent.pinchart+renesas@ideasonboard.com> ---\n" ">>>> \n" ">>>> arch/arm/include/asm/device.h | 3 ++-\n" ">>>> arch/arm/mm/dma-mapping.c | 5 +++++\n" @@ -170,7 +169,7 @@ "> \n" ">>> With that (or firm reassurance that it's OK not to),\n" ">>> \n" - ">>> Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + ">>> Reviewed-by: Robin Murphy <robin.murphy@arm.com>\n" ">>> \n" ">>> Apologies for being too arm64-focused in the earlier reviews and\n" ">>> overlooking this. Should the patch supersede 8674/1 currently in\n" @@ -180,7 +179,7 @@ ">> \n" ">> You can also add my\n" ">> was\n" - ">> Tested-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\n" + ">> Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n" ">> \n" ">> as I've tested that this paptch restores proper IOMMU operation on the \n" ">> Renesas\n" @@ -206,7 +205,7 @@ "> [3] The below one, if its fine ?\n" "> \n" "> From 4b379d4b852c41d7b5904c9a9e53deda94039f0a Mon Sep 17 00:00:00 2001\n" - "> From: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> From: Sricharan R <sricharan@codeaurora.org>\n" "> Date: Wed, 3 May 2017 14:54:11 +0530\n" "> Subject: [PATCH] of: iommu: Ignore all errors except EPROBE_DEFER\n" "> \n" @@ -218,7 +217,7 @@ "> ignore the errors and let the master work without\n" "> an iommu.\n" "> \n" - "> Signed-off-by: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> Signed-off-by: Sricharan R <sricharan@codeaurora.org>\n" "> ---\n" "> drivers/iommu/of_iommu.c | 4 ++++\n" "> 1 file changed, 4 insertions(+)\n" @@ -247,4 +246,4 @@ "> \n" >> -ca1b5a39fc1982621e1ee660d18543bd476f3e3bdf6cce2f98a6b75040958b11 +91f6242da45a9cc0a14a35dac9ebd869aab01d9d015dec01980b0931689f4daf
diff --git a/a/1.txt b/N2/1.txt index 5c281b2..ea57cdf 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -54,7 +54,7 @@ On 2017-05-17 10:45, Sricharan R wrote: >>>> Fixes: 7b07cbefb68d ("iommu: of: Handle IOMMU lookup failure with >>>> deferred >>>> probing or error") Signed-off-by: Laurent Pinchart ->>>> <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> --- +>>>> <laurent.pinchart+renesas@ideasonboard.com> --- >>>> >>>> arch/arm/include/asm/device.h | 3 ++- >>>> arch/arm/mm/dma-mapping.c | 5 +++++ @@ -150,7 +150,7 @@ Regards, > >>> With that (or firm reassurance that it's OK not to), >>> ->>> Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +>>> Reviewed-by: Robin Murphy <robin.murphy@arm.com> >>> >>> Apologies for being too arm64-focused in the earlier reviews and >>> overlooking this. Should the patch supersede 8674/1 currently in @@ -160,7 +160,7 @@ Regards, >> >> You can also add my >> was ->> Tested-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> +>> Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> >> >> as I've tested that this paptch restores proper IOMMU operation on the >> Renesas @@ -186,7 +186,7 @@ Regards, > [3] The below one, if its fine ? > > From 4b379d4b852c41d7b5904c9a9e53deda94039f0a Mon Sep 17 00:00:00 2001 -> From: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> From: Sricharan R <sricharan@codeaurora.org> > Date: Wed, 3 May 2017 14:54:11 +0530 > Subject: [PATCH] of: iommu: Ignore all errors except EPROBE_DEFER > @@ -198,7 +198,7 @@ Regards, > ignore the errors and let the master work without > an iommu. > -> Signed-off-by: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> Signed-off-by: Sricharan R <sricharan@codeaurora.org> > --- > drivers/iommu/of_iommu.c | 4 ++++ > 1 file changed, 4 insertions(+) diff --git a/a/content_digest b/N2/content_digest index 301fb72..0808fb4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,19 +3,10 @@ "ref\02602abb1-e777-700c-bc95-14e576372537@arm.com\0" "ref\04043121.T8QnJes2jP@avalon\0" "ref\0d27036e0-4be0-cfdd-f139-619c5adc05b0@codeaurora.org\0" - "ref\0d27036e0-4be0-cfdd-f139-619c5adc05b0-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "Subject\0Re: [PATCH] ARM: dma-mapping: Don't tear third-party mappings\0" + "From\0sricharan@codeaurora.org (sricharan at codeaurora.org)\0" + "Subject\0[PATCH] ARM: dma-mapping: Don't tear third-party mappings\0" "Date\0Wed, 17 May 2017 17:06:54 +0530\0" - "To\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>" - " Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>" - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@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" "On 2017-05-17 10:45, Sricharan R wrote:\n" @@ -74,7 +65,7 @@ ">>>> Fixes: 7b07cbefb68d (\"iommu: of: Handle IOMMU lookup failure with \n" ">>>> deferred\n" ">>>> probing or error\") Signed-off-by: Laurent Pinchart\n" - ">>>> <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> ---\n" + ">>>> <laurent.pinchart+renesas@ideasonboard.com> ---\n" ">>>> \n" ">>>> arch/arm/include/asm/device.h | 3 ++-\n" ">>>> arch/arm/mm/dma-mapping.c | 5 +++++\n" @@ -170,7 +161,7 @@ "> \n" ">>> With that (or firm reassurance that it's OK not to),\n" ">>> \n" - ">>> Reviewed-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + ">>> Reviewed-by: Robin Murphy <robin.murphy@arm.com>\n" ">>> \n" ">>> Apologies for being too arm64-focused in the earlier reviews and\n" ">>> overlooking this. Should the patch supersede 8674/1 currently in\n" @@ -180,7 +171,7 @@ ">> \n" ">> You can also add my\n" ">> was\n" - ">> Tested-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\n" + ">> Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n" ">> \n" ">> as I've tested that this paptch restores proper IOMMU operation on the \n" ">> Renesas\n" @@ -206,7 +197,7 @@ "> [3] The below one, if its fine ?\n" "> \n" "> From 4b379d4b852c41d7b5904c9a9e53deda94039f0a Mon Sep 17 00:00:00 2001\n" - "> From: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> From: Sricharan R <sricharan@codeaurora.org>\n" "> Date: Wed, 3 May 2017 14:54:11 +0530\n" "> Subject: [PATCH] of: iommu: Ignore all errors except EPROBE_DEFER\n" "> \n" @@ -218,7 +209,7 @@ "> ignore the errors and let the master work without\n" "> an iommu.\n" "> \n" - "> Signed-off-by: Sricharan R <sricharan-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> Signed-off-by: Sricharan R <sricharan@codeaurora.org>\n" "> ---\n" "> drivers/iommu/of_iommu.c | 4 ++++\n" "> 1 file changed, 4 insertions(+)\n" @@ -247,4 +238,4 @@ "> \n" >> -ca1b5a39fc1982621e1ee660d18543bd476f3e3bdf6cce2f98a6b75040958b11 +e7de11d94a7e776010b7c484fb3778351c58c4e800149e941101dd87cb54cf64
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.