diff for duplicates of <20120912211259.GA8252@arm.com> diff --git a/a/1.txt b/N1/1.txt index c38fff7..b67fe07 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ On Fri, Sep 07, 2012 at 08:52:13PM +0100, Arnd Bergmann wrote: What about these: -From 64ec78a2fce931e0148db90747c69688f248a531 Mon Sep 17 00:00:00 2001 +>From 64ec78a2fce931e0148db90747c69688f248a531 Mon Sep 17 00:00:00 2001 From: Catalin Marinas <catalin.marinas@arm.com> Date: Wed, 12 Sep 2012 22:00:53 +0100 Subject: [PATCH 1/2] Implement generic ffs/fls using __builtin_* functions @@ -139,7 +139,7 @@ index 0000000..eda652d +#endif -From 542f0b34b5674d8472b820f1ce751118ecdf9470 Mon Sep 17 00:00:00 2001 +>From 542f0b34b5674d8472b820f1ce751118ecdf9470 Mon Sep 17 00:00:00 2001 From: Catalin Marinas <catalin.marinas@arm.com> Date: Wed, 12 Sep 2012 22:06:22 +0100 Subject: [PATCH 2/2] arm64: Use the generic builtin-* ffs/fls implementation diff --git a/a/content_digest b/N1/content_digest index 7d3f7ac..ea8e6bf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,10 @@ "ref\01347035226-18649-1-git-send-email-catalin.marinas@arm.com\0" "ref\01347035226-18649-27-git-send-email-catalin.marinas@arm.com\0" "ref\0201209071952.14309.arnd@arndb.de\0" - "From\0Catalin Marinas <catalin.marinas@arm.com>\0" - "Subject\0Re: [PATCH v3 26/31] arm64: Miscellaneous library functions\0" + "From\0catalin.marinas@arm.com (Catalin Marinas)\0" + "Subject\0[PATCH v3 26/31] arm64: Miscellaneous library functions\0" "Date\0Wed, 12 Sep 2012 22:12:59 +0100\0" - "To\0Arnd Bergmann <arnd@arndb.de>\0" - "Cc\0linux-arch@vger.kernel.org <linux-arch@vger.kernel.org>" - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Sep 07, 2012 at 08:52:13PM +0100, Arnd Bergmann wrote:\n" @@ -40,7 +37,7 @@ "What about these:\n" "\n" "\n" - "From 64ec78a2fce931e0148db90747c69688f248a531 Mon Sep 17 00:00:00 2001\n" + ">From 64ec78a2fce931e0148db90747c69688f248a531 Mon Sep 17 00:00:00 2001\n" "From: Catalin Marinas <catalin.marinas@arm.com>\n" "Date: Wed, 12 Sep 2012 22:00:53 +0100\n" "Subject: [PATCH 1/2] Implement generic ffs/fls using __builtin_* functions\n" @@ -151,7 +148,7 @@ "+#endif\n" "\n" "\n" - "From 542f0b34b5674d8472b820f1ce751118ecdf9470 Mon Sep 17 00:00:00 2001\n" + ">From 542f0b34b5674d8472b820f1ce751118ecdf9470 Mon Sep 17 00:00:00 2001\n" "From: Catalin Marinas <catalin.marinas@arm.com>\n" "Date: Wed, 12 Sep 2012 22:06:22 +0100\n" "Subject: [PATCH 2/2] arm64: Use the generic builtin-* ffs/fls implementation\n" @@ -211,4 +208,4 @@ " #include <asm-generic/bitops/fls64.h>\n" #include <asm-generic/bitops/find.h> -2a64ad6dc3d1d625adf48ced632022abe946f259f24af6ef15c6e25b77af7391 +a293efd1924316704e8812f2ea16e45beb42a2f54185af9565abaf0385aca5ae
diff --git a/a/1.txt b/N2/1.txt index c38fff7..b67fe07 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -28,7 +28,7 @@ On Fri, Sep 07, 2012 at 08:52:13PM +0100, Arnd Bergmann wrote: What about these: -From 64ec78a2fce931e0148db90747c69688f248a531 Mon Sep 17 00:00:00 2001 +>From 64ec78a2fce931e0148db90747c69688f248a531 Mon Sep 17 00:00:00 2001 From: Catalin Marinas <catalin.marinas@arm.com> Date: Wed, 12 Sep 2012 22:00:53 +0100 Subject: [PATCH 1/2] Implement generic ffs/fls using __builtin_* functions @@ -139,7 +139,7 @@ index 0000000..eda652d +#endif -From 542f0b34b5674d8472b820f1ce751118ecdf9470 Mon Sep 17 00:00:00 2001 +>From 542f0b34b5674d8472b820f1ce751118ecdf9470 Mon Sep 17 00:00:00 2001 From: Catalin Marinas <catalin.marinas@arm.com> Date: Wed, 12 Sep 2012 22:06:22 +0100 Subject: [PATCH 2/2] arm64: Use the generic builtin-* ffs/fls implementation diff --git a/a/content_digest b/N2/content_digest index 7d3f7ac..37e8d37 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -40,7 +40,7 @@ "What about these:\n" "\n" "\n" - "From 64ec78a2fce931e0148db90747c69688f248a531 Mon Sep 17 00:00:00 2001\n" + ">From 64ec78a2fce931e0148db90747c69688f248a531 Mon Sep 17 00:00:00 2001\n" "From: Catalin Marinas <catalin.marinas@arm.com>\n" "Date: Wed, 12 Sep 2012 22:00:53 +0100\n" "Subject: [PATCH 1/2] Implement generic ffs/fls using __builtin_* functions\n" @@ -151,7 +151,7 @@ "+#endif\n" "\n" "\n" - "From 542f0b34b5674d8472b820f1ce751118ecdf9470 Mon Sep 17 00:00:00 2001\n" + ">From 542f0b34b5674d8472b820f1ce751118ecdf9470 Mon Sep 17 00:00:00 2001\n" "From: Catalin Marinas <catalin.marinas@arm.com>\n" "Date: Wed, 12 Sep 2012 22:06:22 +0100\n" "Subject: [PATCH 2/2] arm64: Use the generic builtin-* ffs/fls implementation\n" @@ -211,4 +211,4 @@ " #include <asm-generic/bitops/fls64.h>\n" #include <asm-generic/bitops/find.h> -2a64ad6dc3d1d625adf48ced632022abe946f259f24af6ef15c6e25b77af7391 +aecdf42afd4abe7e186d56295b9737f86ce2094a493ae797d7aa782dc77d4661
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.