diff for duplicates of <56C484E0.3000709@arm.com> diff --git a/a/1.txt b/N1/1.txt index e45a78b..9f72849 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,15 +8,15 @@ On 17/02/16 14:31, Will Deacon wrote: >>>> only a few legacy and CPU-centric aspects which shouldn't be necessary >>>> for IOMMU API use anyway. >>>> ->>>> Signed-off-by: Yong Wu <yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> ->>>> Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +>>>> Signed-off-by: Yong Wu <yong.wu@mediatek.com> +>>>> Signed-off-by: Robin Murphy <robin.murphy@arm.com> >>> >>> This looks good to me. >>> And actually our disp/vdec/venc works well on your v2. >>> >>> You could choose the two below, ->>> Reviewed-by: Yong Wu <yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> ->>> Tested-by: Yong Wu <yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +>>> Reviewed-by: Yong Wu <yong.wu@mediatek.com> +>>> Tested-by: Yong Wu <yong.wu@mediatek.com> >> >> Great, thanks! >> @@ -34,20 +34,20 @@ Sure, that's fine by me. > --->8 > > From bccb08d096703bd790fcf2f934553dd9c8503fc9 Mon Sep 17 00:00:00 2001 -> From: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> +> From: Will Deacon <will.deacon@arm.com> > Date: Wed, 17 Feb 2016 14:18:00 +0000 > Subject: [PATCH] MAINTAINERS: update ARM SMMU entry > > Ensure that the short-descriptor page table code is included under the > SMMU entry, and add Robin as a designated reviewer. > -> Cc: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +> Cc: Robin Murphy <robin.murphy@arm.com> s/Cc/Acked-by/ Robin. -> Signed-off-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> +> Signed-off-by: Will Deacon <will.deacon@arm.com> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) @@ -59,9 +59,9 @@ Robin. > @@ -1793,11 +1793,13 @@ F: drivers/edac/synopsys_edac.c > > ARM SMMU DRIVERS -> M: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> -> +R: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> -> L: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated for non-subscribers) +> M: Will Deacon <will.deacon@arm.com> +> +R: Robin Murphy <robin.murphy@arm.com> +> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: drivers/iommu/arm-smmu.c > F: drivers/iommu/arm-smmu-v3.c @@ -69,5 +69,5 @@ Robin. > +F: drivers/iommu/io-pgtable-arm-v7s.c > > ARM64 PORT (AARCH64 ARCHITECTURE) -> M: Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> +> M: Catalin Marinas <catalin.marinas@arm.com> > diff --git a/a/content_digest b/N1/content_digest index 35f62eb..3a5f8cd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,15 +3,10 @@ "ref\01453857386.28284.4.camel@mhfsdcap03\0" "ref\056AA1A89.6080706@arm.com\0" "ref\020160217143106.GC1459@arm.com\0" - "ref\020160217143106.GC1459-5wv7dgnIgG8@public.gmane.org\0" - "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH v3 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support\0" + "From\0robin.murphy@arm.com (Robin Murphy)\0" + "Subject\0[PATCH v3 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support\0" "Date\0Wed, 17 Feb 2016 14:34:08 +0000\0" - "To\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org" - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@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 17/02/16 14:31, Will Deacon wrote:\n" @@ -24,15 +19,15 @@ ">>>> only a few legacy and CPU-centric aspects which shouldn't be necessary\n" ">>>> for IOMMU API use anyway.\n" ">>>>\n" - ">>>> Signed-off-by: Yong Wu <yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" - ">>>> Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + ">>>> Signed-off-by: Yong Wu <yong.wu@mediatek.com>\n" + ">>>> Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n" ">>>\n" ">>> This looks good to me.\n" ">>> And actually our disp/vdec/venc works well on your v2.\n" ">>>\n" ">>> You could choose the two below,\n" - ">>> Reviewed-by: Yong Wu <yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" - ">>> Tested-by: Yong Wu <yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + ">>> Reviewed-by: Yong Wu <yong.wu@mediatek.com>\n" + ">>> Tested-by: Yong Wu <yong.wu@mediatek.com>\n" ">>\n" ">> Great, thanks!\n" ">>\n" @@ -50,20 +45,20 @@ "> --->8\n" ">\n" "> From bccb08d096703bd790fcf2f934553dd9c8503fc9 Mon Sep 17 00:00:00 2001\n" - "> From: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" + "> From: Will Deacon <will.deacon@arm.com>\n" "> Date: Wed, 17 Feb 2016 14:18:00 +0000\n" "> Subject: [PATCH] MAINTAINERS: update ARM SMMU entry\n" ">\n" "> Ensure that the short-descriptor page table code is included under the\n" "> SMMU entry, and add Robin as a designated reviewer.\n" ">\n" - "> Cc: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "> Cc: Robin Murphy <robin.murphy@arm.com>\n" "\n" "s/Cc/Acked-by/\n" "\n" "Robin.\n" "\n" - "> Signed-off-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" + "> Signed-off-by: Will Deacon <will.deacon@arm.com>\n" "> ---\n" "> MAINTAINERS | 2 ++\n" "> 1 file changed, 2 insertions(+)\n" @@ -75,9 +70,9 @@ "> @@ -1793,11 +1793,13 @@ F:\tdrivers/edac/synopsys_edac.c\n" ">\n" "> ARM SMMU DRIVERS\n" - "> M:\tWill Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" - "> +R:\tRobin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" - "> L:\tlinux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated for non-subscribers)\n" + "> M:\tWill Deacon <will.deacon@arm.com>\n" + "> +R:\tRobin Murphy <robin.murphy@arm.com>\n" + "> L:\tlinux-arm-kernel at lists.infradead.org (moderated for non-subscribers)\n" "> S:\tMaintained\n" "> F:\tdrivers/iommu/arm-smmu.c\n" "> F:\tdrivers/iommu/arm-smmu-v3.c\n" @@ -85,7 +80,7 @@ "> +F:\tdrivers/iommu/io-pgtable-arm-v7s.c\n" ">\n" "> ARM64 PORT (AARCH64 ARCHITECTURE)\n" - "> M:\tCatalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\n" + "> M:\tCatalin Marinas <catalin.marinas@arm.com>\n" > -600e7d419ce93c8226095f21e71e037569f64b0f2151f6fad0c452a3d243e893 +a0309b0bedf60a5a805cf3be043684b1eb723090dc90d0ca09b9ab3923e26fd9
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.