All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87k20id90f.fsf@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index a6dc2e1..3ab65f3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -178,3 +178,7 @@ Still good ;-)
 >
 > Cheers
 > ---Dave
+
+
+--
+Alex Bennée
diff --git a/a/content_digest b/N1/content_digest
index c356a06..6f3a71e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -197,6 +197,10 @@
  "\n"
  ">\n"
  "> Cheers\n"
- > ---Dave
+ "> ---Dave\n"
+ "\n"
+ "\n"
+ "--\n"
+ "Alex Benn\303\251e"
 
-43f30a0fb6d9cef576730194f2e08834eaeeb43e67994316cfcc641888272c47
+1774f14936753eb7b68e539ae14c8363e67a90ab460ef1b4e0e2ed3db7234026

diff --git a/a/1.txt b/N2/1.txt
index a6dc2e1..c42d9c3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 
 Dave Martin <Dave.Martin@arm.com> writes:
 
-> On Thu, Sep 14, 2017 at 10:45:07AM +0100, Alex Bennée wrote:
+> On Thu, Sep 14, 2017 at 10:45:07AM +0100, Alex Benn?e wrote:
 >>
 >> Dave Martin <Dave.Martin@arm.com> writes:
 >>
@@ -26,7 +26,7 @@ Dave Martin <Dave.Martin@arm.com> writes:
 >> > yet, since system_supports_sve() remains hardwired to false.
 >> >
 >> > Signed-off-by: Dave Martin <Dave.Martin@arm.com>
->> > Cc: Alex Bennée <alex.bennee@linaro.org>
+>> > Cc: Alex Benn?e <alex.bennee@linaro.org>
 >> > Cc: Suzuki K Poulose <Suzuki.Poulose@arm.com>
 >> >
 >> > ---
@@ -34,14 +34,14 @@ Dave Martin <Dave.Martin@arm.com> writes:
 >> > Changes since v1
 >> > ----------------
 >> >
->> > Requested by Alex Bennée:
+>> > Requested by Alex Benn?e:
 >> >
 >> > * Thin out BUG_ON()s:
 >> > Redundant BUG_ON()s and ones that just check invariants are removed.
 >> > Important sanity-checks are migrated to WARN_ON()s, with some
 >> > minimal best-effort patch-up code.
 >> >
->> > Other changes related to Alex Bennée's comments:
+>> > Other changes related to Alex Benn?e's comments:
 >> >
 >> > * Migrate away from magic numbers for converting VL to VQ.
 >> >
@@ -169,7 +169,7 @@ OK that makes more sense. Thanks.
 >
 >> Otherwise:
 >>
->> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
+>> Reviewed-by: Alex Benn?e <alex.bennee@linaro.org>
 >
 > I'll wait on your responses to the above first.
 
@@ -178,3 +178,7 @@ Still good ;-)
 >
 > Cheers
 > ---Dave
+
+
+--
+Alex Benn?e
diff --git a/a/content_digest b/N2/content_digest
index c356a06..cd0f953 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,26 +2,16 @@
  "ref\01504198860-12951-17-git-send-email-Dave.Martin@arm.com\0"
  "ref\087fubpaa1o.fsf@linaro.org\0"
  "ref\020170928142212.GB3611@e103592.cambridge.arm.com\0"
- "From\0Alex Benn\303\251e <alex.bennee@linaro.org>\0"
- "Subject\0Re: [PATCH v2 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths\0"
+ "From\0alex.bennee@linaro.org (Alex Benn\303\251e)\0"
+ "Subject\0[PATCH v2 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths\0"
  "Date\0Thu, 28 Sep 2017 18:32:16 +0100\0"
- "To\0Dave Martin <Dave.Martin@arm.com>\0"
- "Cc\0linux-arch@vger.kernel.org"
-  libc-alpha@sourceware.org
-  Ard Biesheuvel <ard.biesheuvel@linaro.org>
-  Szabolcs Nagy <szabolcs.nagy@arm.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Suzuki K Poulose <Suzuki.Poulose@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  Richard Sandiford <richard.sandiford@arm.com>
-  kvmarm@lists.cs.columbia.edu
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
  "Dave Martin <Dave.Martin@arm.com> writes:\n"
  "\n"
- "> On Thu, Sep 14, 2017 at 10:45:07AM +0100, Alex Benn\303\251e wrote:\n"
+ "> On Thu, Sep 14, 2017 at 10:45:07AM +0100, Alex Benn?e wrote:\n"
  ">>\n"
  ">> Dave Martin <Dave.Martin@arm.com> writes:\n"
  ">>\n"
@@ -46,7 +36,7 @@
  ">> > yet, since system_supports_sve() remains hardwired to false.\n"
  ">> >\n"
  ">> > Signed-off-by: Dave Martin <Dave.Martin@arm.com>\n"
- ">> > Cc: Alex Benn\303\251e <alex.bennee@linaro.org>\n"
+ ">> > Cc: Alex Benn?e <alex.bennee@linaro.org>\n"
  ">> > Cc: Suzuki K Poulose <Suzuki.Poulose@arm.com>\n"
  ">> >\n"
  ">> > ---\n"
@@ -54,14 +44,14 @@
  ">> > Changes since v1\n"
  ">> > ----------------\n"
  ">> >\n"
- ">> > Requested by Alex Benn\303\251e:\n"
+ ">> > Requested by Alex Benn?e:\n"
  ">> >\n"
  ">> > * Thin out BUG_ON()s:\n"
  ">> > Redundant BUG_ON()s and ones that just check invariants are removed.\n"
  ">> > Important sanity-checks are migrated to WARN_ON()s, with some\n"
  ">> > minimal best-effort patch-up code.\n"
  ">> >\n"
- ">> > Other changes related to Alex Benn\303\251e's comments:\n"
+ ">> > Other changes related to Alex Benn?e's comments:\n"
  ">> >\n"
  ">> > * Migrate away from magic numbers for converting VL to VQ.\n"
  ">> >\n"
@@ -189,7 +179,7 @@
  ">\n"
  ">> Otherwise:\n"
  ">>\n"
- ">> Reviewed-by: Alex Benn\303\251e <alex.bennee@linaro.org>\n"
+ ">> Reviewed-by: Alex Benn?e <alex.bennee@linaro.org>\n"
  ">\n"
  "> I'll wait on your responses to the above first.\n"
  "\n"
@@ -197,6 +187,10 @@
  "\n"
  ">\n"
  "> Cheers\n"
- > ---Dave
+ "> ---Dave\n"
+ "\n"
+ "\n"
+ "--\n"
+ Alex Benn?e
 
-43f30a0fb6d9cef576730194f2e08834eaeeb43e67994316cfcc641888272c47
+96eaf165983d2ff22ace0c01cdeeb3569b6223c5bc43e6a7ec3eb8e4960f1fab

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.