diff for duplicates of <20141202165556.GH9917@arm.com> diff --git a/a/1.txt b/N1/1.txt index 8d8a92f..0f42ccb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,17 +1,17 @@ On Mon, Nov 24, 2014 at 08:14:52PM +0000, Mitchel Humpherys wrote: -> From: Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> From: Matt Wagantall <mattw@codeaurora.org> > > It is sometimes necessary to poll a memory-mapped register until its value > satisfies some condition. Introduce a family of convenience macros that do > this. Tight-looping, sleeping, and timing out can all be accomplished using > these macros. > -> Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> -> Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> -> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> -> Signed-off-by: Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> -> Signed-off-by: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> Cc: Thierry Reding <thierry.reding@gmail.com> +> Cc: Will Deacon <will.deacon@arm.com> +> Cc: Arnd Bergmann <arnd@arndb.de> +> Cc: Andrew Morton <akpm@linux-foundation.org> +> Signed-off-by: Matt Wagantall <mattw@codeaurora.org> +> Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org> > --- > This patch was originally part of a series [1] for adding support for IOMMU > address translations through an ARM SMMU hardware register. The other @@ -38,7 +38,7 @@ that seem to copy-paste this sort of code. If it helps: - Acked-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> + Acked-by: Will Deacon <will.deacon@arm.com> Will diff --git a/a/content_digest b/N1/content_digest index 788a577..7aecbcf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,24 @@ "ref\01416860092-11620-1-git-send-email-mitchelh@codeaurora.org\0" - "ref\01416860092-11620-1-git-send-email-mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH RESEND v8] iopoll: Introduce memory-mapped IO polling macros\0" + "From\0will.deacon@arm.com (Will Deacon)\0" + "Subject\0[PATCH RESEND v8] iopoll: Introduce memory-mapped IO polling macros\0" "Date\0Tue, 2 Dec 2014 16:55:56 +0000\0" - "To\0Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" - "Cc\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@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" "On Mon, Nov 24, 2014 at 08:14:52PM +0000, Mitchel Humpherys wrote:\n" - "> From: Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> From: Matt Wagantall <mattw@codeaurora.org>\n" "> \n" "> It is sometimes necessary to poll a memory-mapped register until its value\n" "> satisfies some condition. Introduce a family of convenience macros that do\n" "> this. Tight-looping, sleeping, and timing out can all be accomplished using\n" "> these macros.\n" "> \n" - "> Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" - "> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\n" - "> Signed-off-by: Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" - "> Signed-off-by: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> Cc: Thierry Reding <thierry.reding@gmail.com>\n" + "> Cc: Will Deacon <will.deacon@arm.com>\n" + "> Cc: Arnd Bergmann <arnd@arndb.de>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" + "> Signed-off-by: Matt Wagantall <mattw@codeaurora.org>\n" + "> Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>\n" "> ---\n" "> This patch was originally part of a series [1] for adding support for IOMMU\n" "> address translations through an ARM SMMU hardware register. The other\n" @@ -53,7 +45,7 @@ "\n" "If it helps:\n" "\n" - " Acked-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" + " Acked-by: Will Deacon <will.deacon@arm.com>\n" "\n" "Will\n" "\n" @@ -218,4 +210,4 @@ "> \n" > -ea702584ee6b86633bfc16c663a259b383a6ccbf3e4bec9d011ad2498f42ced3 +92eeb5a157ab193bdc84d9cc473e13dac8ebfa96c2b90817d85c8d216bcbe6e2
diff --git a/a/1.txt b/N2/1.txt index 8d8a92f..0f42ccb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,17 +1,17 @@ On Mon, Nov 24, 2014 at 08:14:52PM +0000, Mitchel Humpherys wrote: -> From: Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> From: Matt Wagantall <mattw@codeaurora.org> > > It is sometimes necessary to poll a memory-mapped register until its value > satisfies some condition. Introduce a family of convenience macros that do > this. Tight-looping, sleeping, and timing out can all be accomplished using > these macros. > -> Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> -> Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> -> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> -> Signed-off-by: Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> -> Signed-off-by: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> Cc: Thierry Reding <thierry.reding@gmail.com> +> Cc: Will Deacon <will.deacon@arm.com> +> Cc: Arnd Bergmann <arnd@arndb.de> +> Cc: Andrew Morton <akpm@linux-foundation.org> +> Signed-off-by: Matt Wagantall <mattw@codeaurora.org> +> Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org> > --- > This patch was originally part of a series [1] for adding support for IOMMU > address translations through an ARM SMMU hardware register. The other @@ -38,7 +38,7 @@ that seem to copy-paste this sort of code. If it helps: - Acked-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> + Acked-by: Will Deacon <will.deacon@arm.com> Will diff --git a/a/content_digest b/N2/content_digest index 788a577..64c9557 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,32 +1,31 @@ "ref\01416860092-11620-1-git-send-email-mitchelh@codeaurora.org\0" - "ref\01416860092-11620-1-git-send-email-mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Will Deacon <will.deacon@arm.com>\0" "Subject\0Re: [PATCH RESEND v8] iopoll: Introduce memory-mapped IO polling macros\0" "Date\0Tue, 2 Dec 2014 16:55:56 +0000\0" - "To\0Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" - "Cc\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0Mitchel Humpherys <mitchelh@codeaurora.org>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + iommu@lists.linux-foundation.org <iommu@lists.linux-foundation.org> + Thierry Reding <thierry.reding@gmail.com> + Arnd Bergmann <arnd@arndb.de> + Andrew Morton <akpm@linux-foundation.org> + " Matt Wagantall <mattw@codeaurora.org>\0" "\00:1\0" "b\0" "On Mon, Nov 24, 2014 at 08:14:52PM +0000, Mitchel Humpherys wrote:\n" - "> From: Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> From: Matt Wagantall <mattw@codeaurora.org>\n" "> \n" "> It is sometimes necessary to poll a memory-mapped register until its value\n" "> satisfies some condition. Introduce a family of convenience macros that do\n" "> this. Tight-looping, sleeping, and timing out can all be accomplished using\n" "> these macros.\n" "> \n" - "> Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" - "> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\n" - "> Signed-off-by: Matt Wagantall <mattw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" - "> Signed-off-by: Mitchel Humpherys <mitchelh-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> Cc: Thierry Reding <thierry.reding@gmail.com>\n" + "> Cc: Will Deacon <will.deacon@arm.com>\n" + "> Cc: Arnd Bergmann <arnd@arndb.de>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" + "> Signed-off-by: Matt Wagantall <mattw@codeaurora.org>\n" + "> Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>\n" "> ---\n" "> This patch was originally part of a series [1] for adding support for IOMMU\n" "> address translations through an ARM SMMU hardware register. The other\n" @@ -53,7 +52,7 @@ "\n" "If it helps:\n" "\n" - " Acked-by: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\n" + " Acked-by: Will Deacon <will.deacon@arm.com>\n" "\n" "Will\n" "\n" @@ -218,4 +217,4 @@ "> \n" > -ea702584ee6b86633bfc16c663a259b383a6ccbf3e4bec9d011ad2498f42ced3 +0ef706e3e03e38b75a49c3b5639fff34af4866c215adc415b930428d09999838
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.