diff for duplicates of <54806504.20507@arm.com> diff --git a/a/1.txt b/N1/1.txt index 14b8630..64af522 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,8 +13,8 @@ Robin --->8--- From b2e8c91ac49bef4008661e4628cd6b7249d84af5 Mon Sep 17 00:00:00 2001 Message-Id: -<b2e8c91ac49bef4008661e4628cd6b7249d84af5.1417698001.git.robin.murphy-5wv7dgnIgG8@public.gmane.org> -From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +<b2e8c91ac49bef4008661e4628cd6b7249d84af5.1417698001.git.robin.murphy@arm.com> +From: Robin Murphy <robin.murphy@arm.com> Date: Thu, 4 Dec 2014 11:53:13 +0000 Subject: [PATCH v2] iommu: store DT-probed IOMMU data privately @@ -22,7 +22,7 @@ Since the data pointer in the DT node is public and may be overwritten by conflicting code, move the DT-probed IOMMU ops to a private list where they will be safe. -Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Signed-off-by: Robin Murphy <robin.murphy@arm.com> --- drivers/iommu/of_iommu.c | 40 ++++++++++++++++++++++++++++++++++++++++ include/linux/of_iommu.h | 12 ++---------- @@ -108,7 +108,7 @@ index d03abbb..16c7554 100644 1.9.1 On 04/12/14 12:42, Grant Likely wrote: -> On Thu, Dec 4, 2014 at 12:26 PM, Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> wrote: +> On Thu, Dec 4, 2014 at 12:26 PM, Robin Murphy <robin.murphy@arm.com> wrote: >> Hi Arnd, >> >> On 03/12/14 19:57, Arnd Bergmann wrote: @@ -142,8 +142,8 @@ On 04/12/14 12:42, Grant Likely wrote: >> --->8--- >> From 1f3d2612682c239e53f2c20e2ac5d19ef3f5387c Mon Sep 17 00:00:00 2001 >> Message-Id: ->> <1f3d2612682c239e53f2c20e2ac5d19ef3f5387c.1417695078.git.robin.murphy-5wv7dgnIgG8@public.gmane.org> ->> From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +>> <1f3d2612682c239e53f2c20e2ac5d19ef3f5387c.1417695078.git.robin.murphy@arm.com> +>> From: Robin Murphy <robin.murphy@arm.com> >> Date: Thu, 4 Dec 2014 11:53:13 +0000 >> Subject: [PATCH] iommu: store DT-probed IOMMU data privately >> @@ -151,7 +151,7 @@ On 04/12/14 12:42, Grant Likely wrote: >> by conflicting code, move the DT-probed IOMMU ops to a private list >> where they will be safe. >> ->> Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +>> Signed-off-by: Robin Murphy <robin.murphy@arm.com> > > Looks reasonable to me. Comments below... > diff --git a/a/content_digest b/N1/content_digest index 35e82bb..aae3c23 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,21 +4,10 @@ "ref\02579924.PPXuLn3o19@wuerfel\0" "ref\054805312.6000402@arm.com\0" "ref\0CACxGe6uR5J4Cjdh_xYhBPoQRgeYwHPv5=AnuRmQKSD3yZrMK9Q@mail.gmail.com\0" - "ref\0CACxGe6uR5J4Cjdh_xYhBPoQRgeYwHPv5=AnuRmQKSD3yZrMK9Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH v6 1/8] iommu: provide early initialisation hook for IOMMU drivers\0" + "From\0robin.murphy@arm.com (Robin Murphy)\0" + "Subject\0[PATCH v6 1/8] iommu: provide early initialisation hook for IOMMU drivers\0" "Date\0Thu, 04 Dec 2014 13:43:32 +0000\0" - "To\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - " Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0jroedel-l3A5Bk7waGM@public.gmane.org <jroedel-l3A5Bk7waGM@public.gmane.org>" - Pantelis Antoniou <pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org> - Linux IOMMU <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - Varun Sethi <Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@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 Grant, thanks for the advice - silly micro-optimisations removed, and \n" @@ -36,8 +25,8 @@ "--->8---\n" " From b2e8c91ac49bef4008661e4628cd6b7249d84af5 Mon Sep 17 00:00:00 2001\n" "Message-Id: \n" - "<b2e8c91ac49bef4008661e4628cd6b7249d84af5.1417698001.git.robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" - "From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "<b2e8c91ac49bef4008661e4628cd6b7249d84af5.1417698001.git.robin.murphy@arm.com>\n" + "From: Robin Murphy <robin.murphy@arm.com>\n" "Date: Thu, 4 Dec 2014 11:53:13 +0000\n" "Subject: [PATCH v2] iommu: store DT-probed IOMMU data privately\n" "\n" @@ -45,7 +34,7 @@ "by conflicting code, move the DT-probed IOMMU ops to a private list\n" "where they will be safe.\n" "\n" - "Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n" "---\n" " drivers/iommu/of_iommu.c | 40 ++++++++++++++++++++++++++++++++++++++++\n" " include/linux/of_iommu.h | 12 ++----------\n" @@ -131,7 +120,7 @@ "1.9.1\n" "\n" "On 04/12/14 12:42, Grant Likely wrote:\n" - "> On Thu, Dec 4, 2014 at 12:26 PM, Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> wrote:\n" + "> On Thu, Dec 4, 2014 at 12:26 PM, Robin Murphy <robin.murphy@arm.com> wrote:\n" ">> Hi Arnd,\n" ">>\n" ">> On 03/12/14 19:57, Arnd Bergmann wrote:\n" @@ -165,8 +154,8 @@ ">> --->8---\n" ">> From 1f3d2612682c239e53f2c20e2ac5d19ef3f5387c Mon Sep 17 00:00:00 2001\n" ">> Message-Id:\n" - ">> <1f3d2612682c239e53f2c20e2ac5d19ef3f5387c.1417695078.git.robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" - ">> From: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + ">> <1f3d2612682c239e53f2c20e2ac5d19ef3f5387c.1417695078.git.robin.murphy@arm.com>\n" + ">> From: Robin Murphy <robin.murphy@arm.com>\n" ">> Date: Thu, 4 Dec 2014 11:53:13 +0000\n" ">> Subject: [PATCH] iommu: store DT-probed IOMMU data privately\n" ">>\n" @@ -174,7 +163,7 @@ ">> by conflicting code, move the DT-probed IOMMU ops to a private list\n" ">> where they will be safe.\n" ">>\n" - ">> Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + ">> Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n" ">\n" "> Looks reasonable to me. Comments below...\n" ">\n" @@ -281,4 +270,4 @@ ">>\n" > -a6468d24b448702090545617422a9cade9c5a0e3d48c0981264390a6ce7a8976 +9a751a64db1751848c4712d84275959f1843788f688d4e90d5fc694df7d8509b
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.