All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180806140947.GO24813@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index cc10f82..503412a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On Mon, Aug 06, 2018 at 03:27:23PM +0200, Vasily Gorbik wrote:
+On Mon, Aug 06, 2018@03:27:23PM +0200, Vasily Gorbik wrote:
 > The kernel rseq syscall expects that struct rseq is 32 bytes aligned and
 > returns EINVAL otherwise. Even though __rseq_abi is declared as static
 > and proper aligned attribute is present __rseq_abi is a part of thread
diff --git a/a/content_digest b/N1/content_digest
index 2636a36..57d7585 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,11 @@
  "ref\0cover.thread-5c3a1c.your-ad-here.call-01533555685-ext-8699@work.hours\0"
  "ref\0patch.git-4d215e14e001.your-ad-here.call-01533561863-ext-2109@work.hours\0"
- "From\0paulmck at linux.vnet.ibm.com (Paul E. McKenney)\0"
+ "From\0paulmck@linux.vnet.ibm.com (Paul E. McKenney)\0"
  "Subject\0[PATCH v2 1/1] rseq/selftests: add __rseq_abi misalignment check\0"
  "Date\0Mon, 6 Aug 2018 07:09:47 -0700\0"
  "\00:1\0"
  "b\0"
- "On Mon, Aug 06, 2018 at 03:27:23PM +0200, Vasily Gorbik wrote:\n"
+ "On Mon, Aug 06, 2018@03:27:23PM +0200, Vasily Gorbik wrote:\n"
  "> The kernel rseq syscall expects that struct rseq is 32 bytes aligned and\n"
  "> returns EINVAL otherwise. Even though __rseq_abi is declared as static\n"
  "> and proper aligned attribute is present __rseq_abi is a part of thread\n"
@@ -95,4 +95,4 @@
  "the body of a message to majordomo at vger.kernel.org\n"
  More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-f28ad3eb9040c23324f8f56dc23f2bdf7917ced1418c88284027e3fba3bfcde2
+5519669e195a1cacb1307ec3b66fc2fe71d88f4236c6f2f708b16ddda7041c76

diff --git a/a/1.txt b/N2/1.txt
index cc10f82..b53ed2a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -10,9 +10,9 @@ On Mon, Aug 06, 2018 at 03:27:23PM +0200, Vasily Gorbik wrote:
 > 
 > glibc bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23403
 > 
-> Signed-off-by: Vasily Gorbik <gor at linux.ibm.com>
+> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
 
-Acked-by: Paul E. McKenney <paulmck at linux.vnet.ibm.com>
+Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
 
 > ---
 >  tools/testing/selftests/rseq/rseq.c           | 20 +++++++++++++++++++
@@ -82,8 +82,3 @@ Acked-by: Paul E. McKenney <paulmck at linux.vnet.ibm.com>
 >  }
 > -- 
 > 2.18.0.13.gd42ae10
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
-the body of a message to majordomo at vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 2636a36..81a2689 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,16 @@
  "ref\0cover.thread-5c3a1c.your-ad-here.call-01533555685-ext-8699@work.hours\0"
  "ref\0patch.git-4d215e14e001.your-ad-here.call-01533561863-ext-2109@work.hours\0"
- "From\0paulmck at linux.vnet.ibm.com (Paul E. McKenney)\0"
- "Subject\0[PATCH v2 1/1] rseq/selftests: add __rseq_abi misalignment check\0"
+ "From\0Paul E. McKenney <paulmck@linux.vnet.ibm.com>\0"
+ "Subject\0Re: [PATCH v2 1/1] rseq/selftests: add __rseq_abi misalignment check\0"
  "Date\0Mon, 6 Aug 2018 07:09:47 -0700\0"
+ "To\0Vasily Gorbik <gor@linux.ibm.com>\0"
+ "Cc\0Mathieu Desnoyers <mathieu.desnoyers@efficios.com>"
+  Shuah Khan <shuah@kernel.org>
+  Thomas Gleixner <tglx@linutronix.de>
+  Peter Zijlstra <peterz@infradead.org>
+  Boqun Feng <boqun.feng@gmail.com>
+  linux-kernel@vger.kernel.org
+ " linux-kselftest@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Aug 06, 2018 at 03:27:23PM +0200, Vasily Gorbik wrote:\n"
@@ -17,9 +25,9 @@
  "> \n"
  "> glibc bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23403\n"
  "> \n"
- "> Signed-off-by: Vasily Gorbik <gor at linux.ibm.com>\n"
+ "> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>\n"
  "\n"
- "Acked-by: Paul E. McKenney <paulmck at linux.vnet.ibm.com>\n"
+ "Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>\n"
  "\n"
  "> ---\n"
  ">  tools/testing/selftests/rseq/rseq.c           | 20 +++++++++++++++++++\n"
@@ -88,11 +96,6 @@
  ">  \tdone\n"
  ">  }\n"
  "> -- \n"
- "> 2.18.0.13.gd42ae10\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n"
- "the body of a message to majordomo at vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ > 2.18.0.13.gd42ae10
 
-f28ad3eb9040c23324f8f56dc23f2bdf7917ced1418c88284027e3fba3bfcde2
+4a2474ac010f1cf0564813fce20425a33e1308c1b14184fb9e29ceef7c42008b

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.