All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190426134248.GA261279@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 31f9626..14b2b15 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-On Thu, Apr 25, 2019 at 11:29:18PM +0200, Christian Brauner wrote:
-> On Thu, Apr 25, 2019 at 03:00:10PM -0400, Joel Fernandes (Google) wrote:
+On Thu, Apr 25, 2019@11:29:18PM +0200, Christian Brauner wrote:
+> On Thu, Apr 25, 2019@03:00:10PM -0400, Joel Fernandes (Google) wrote:
 > > Other than verifying pidfd based polling, the tests make sure that
 > > wait semantics are preserved with the pidfd poll. Notably the 2 cases:
 > > 1. If a thread group leader exits while threads still there, then no
diff --git a/a/content_digest b/N1/content_digest
index 7d9d3aa..7ace20c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,13 @@
  "ref\020190425190010.46489-1-joel@joelfernandes.org\0"
  "ref\020190425190010.46489-2-joel@joelfernandes.org\0"
  "ref\020190425212917.yotnir4uqgpnh764@brauner.io\0"
- "From\0joel at joelfernandes.org (Joel Fernandes)\0"
+ "From\0joel@joelfernandes.org (Joel Fernandes)\0"
  "Subject\0[PATCH v1 2/2] Add selftests for pidfd polling\0"
  "Date\0Fri, 26 Apr 2019 09:42:48 -0400\0"
  "\00:1\0"
  "b\0"
- "On Thu, Apr 25, 2019 at 11:29:18PM +0200, Christian Brauner wrote:\n"
- "> On Thu, Apr 25, 2019 at 03:00:10PM -0400, Joel Fernandes (Google) wrote:\n"
+ "On Thu, Apr 25, 2019@11:29:18PM +0200, Christian Brauner wrote:\n"
+ "> On Thu, Apr 25, 2019@03:00:10PM -0400, Joel Fernandes (Google) wrote:\n"
  "> > Other than verifying pidfd based polling, the tests make sure that\n"
  "> > wait semantics are preserved with the pidfd poll. Notably the 2 cases:\n"
  "> > 1. If a thread group leader exits while threads still there, then no\n"
@@ -372,4 +372,4 @@
  "\n"
   - Joel
 
-35b80c43b2d23397a55b6bd003b90c557b73b595bbbc129a4989fb3b516513a2
+be3c517803247af5ab4aeeca697c274ec480207bb6ba673feff05cca4813f1f7

diff --git a/a/1.txt b/N2/1.txt
index 31f9626..17ee7a8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -8,7 +8,7 @@ On Thu, Apr 25, 2019 at 11:29:18PM +0200, Christian Brauner wrote:
 > >    leader is signaled to exit and is replaced with the execing thread
 > >    as the new leader, however the parent is not notified in this case.
 > > 
-> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>
+> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
 > > ---
 > >  tools/testing/selftests/pidfd/Makefile     |   2 +-
 > >  tools/testing/selftests/pidfd/pidfd_test.c | 198 +++++++++++++++++++++
diff --git a/a/content_digest b/N2/content_digest
index 7d9d3aa..f36dfe8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,35 @@
  "ref\020190425190010.46489-1-joel@joelfernandes.org\0"
  "ref\020190425190010.46489-2-joel@joelfernandes.org\0"
  "ref\020190425212917.yotnir4uqgpnh764@brauner.io\0"
- "From\0joel at joelfernandes.org (Joel Fernandes)\0"
- "Subject\0[PATCH v1 2/2] Add selftests for pidfd polling\0"
+ "From\0Joel Fernandes <joel@joelfernandes.org>\0"
+ "Subject\0Re: [PATCH v1 2/2] Add selftests for pidfd polling\0"
  "Date\0Fri, 26 Apr 2019 09:42:48 -0400\0"
+ "To\0Christian Brauner <christian@brauner.io>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  Andrew Morton <akpm@linux-foundation.org>
+  Arnd Bergmann <arnd@arndb.de>
+  dancol@google.com
+  Eric W. Biederman <ebiederm@xmission.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Ingo Molnar <mingo@kernel.org>
+  jannh@google.com
+  Jann Horn <jann@thejh.net>
+  Jonathan Kowalski <bl0pbl33p@gmail.com>
+  kernel-team@android.com
+  linux-kselftest@vger.kernel.org
+  luto@amacapital.net
+  Michal Hocko <mhocko@suse.com>
+  Peter Zijlstra (Intel) <peterz@infradead.org>
+  rostedt@goodmis.org
+  Serge Hallyn <serge@hallyn.com>
+  Shuah Khan <shuah@kernel.org>
+  sspatil@google.com
+  Stephen Rothwell <sfr@canb.auug.org.au>
+  surenb@google.com
+  Thomas Gleixner <tglx@linutronix.de>
+  timmurray@google.com
+  torvalds@linux-foundation.org
+ " Tycho Andersen <tycho@tycho.ws>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Apr 25, 2019 at 11:29:18PM +0200, Christian Brauner wrote:\n"
@@ -16,7 +42,7 @@
  "> >    leader is signaled to exit and is replaced with the execing thread\n"
  "> >    as the new leader, however the parent is not notified in this case.\n"
  "> > \n"
- "> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n"
+ "> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n"
  "> > ---\n"
  "> >  tools/testing/selftests/pidfd/Makefile     |   2 +-\n"
  "> >  tools/testing/selftests/pidfd/pidfd_test.c | 198 +++++++++++++++++++++\n"
@@ -372,4 +398,4 @@
  "\n"
   - Joel
 
-35b80c43b2d23397a55b6bd003b90c557b73b595bbbc129a4989fb3b516513a2
+b1515fe8c7377dba08dca91bdd7083ecd4e0489fbde3746187e4636c38f9a14a

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.