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

diff --git a/a/1.txt b/N1/1.txt
index 3b8d62e..19ae0c2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
-On Wed, Mar 27, 2019 at 11:44:37AM -0700, Paul E. McKenney wrote:
-> On Wed, Mar 27, 2019 at 01:45:45PM -0400, Joel Fernandes wrote:
-> > On Wed, Mar 27, 2019 at 08:53:51AM -0700, Paul E. McKenney wrote:
-> > > On Wed, Mar 27, 2019 at 11:34:01AM -0400, Joel Fernandes wrote:
-> > > > On Tue, Mar 26, 2019 at 07:47:51PM -0700, Paul E. McKenney wrote:
-> > > > > On Tue, Mar 26, 2019 at 03:24:09PM -0400, Joel Fernandes (Google) wrote:
+On Wed, Mar 27, 2019@11:44:37AM -0700, Paul E. McKenney wrote:
+> On Wed, Mar 27, 2019@01:45:45PM -0400, Joel Fernandes wrote:
+> > On Wed, Mar 27, 2019@08:53:51AM -0700, Paul E. McKenney wrote:
+> > > On Wed, Mar 27, 2019@11:34:01AM -0400, Joel Fernandes wrote:
+> > > > On Tue, Mar 26, 2019@07:47:51PM -0700, Paul E. McKenney wrote:
+> > > > > On Tue, Mar 26, 2019@03:24:09PM -0400, Joel Fernandes (Google) wrote:
 > > > > > > In the future we would like to combine the dynticks and dynticks_nesting
 > > > > > > counters thus leading to simplifying the code. At the moment we cannot
 > > > > > > do that due to concerns about usermode upcalls appearing to RCU as half
diff --git a/a/content_digest b/N1/content_digest
index 0bd79d6..9c146ce 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,17 +5,17 @@
  "ref\020190327155351.GZ4102@linux.ibm.com\0"
  "ref\020190327174545.GA209305@google.com\0"
  "ref\020190327184437.GE4102@linux.ibm.com\0"
- "From\0joel at joelfernandes.org (Joel Fernandes)\0"
+ "From\0joel@joelfernandes.org (Joel Fernandes)\0"
  "Subject\0[PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle\0"
  "Date\0Wed, 27 Mar 2019 17:38:46 -0400\0"
  "\00:1\0"
  "b\0"
- "On Wed, Mar 27, 2019 at 11:44:37AM -0700, Paul E. McKenney wrote:\n"
- "> On Wed, Mar 27, 2019 at 01:45:45PM -0400, Joel Fernandes wrote:\n"
- "> > On Wed, Mar 27, 2019 at 08:53:51AM -0700, Paul E. McKenney wrote:\n"
- "> > > On Wed, Mar 27, 2019 at 11:34:01AM -0400, Joel Fernandes wrote:\n"
- "> > > > On Tue, Mar 26, 2019 at 07:47:51PM -0700, Paul E. McKenney wrote:\n"
- "> > > > > On Tue, Mar 26, 2019 at 03:24:09PM -0400, Joel Fernandes (Google) wrote:\n"
+ "On Wed, Mar 27, 2019@11:44:37AM -0700, Paul E. McKenney wrote:\n"
+ "> On Wed, Mar 27, 2019@01:45:45PM -0400, Joel Fernandes wrote:\n"
+ "> > On Wed, Mar 27, 2019@08:53:51AM -0700, Paul E. McKenney wrote:\n"
+ "> > > On Wed, Mar 27, 2019@11:34:01AM -0400, Joel Fernandes wrote:\n"
+ "> > > > On Tue, Mar 26, 2019@07:47:51PM -0700, Paul E. McKenney wrote:\n"
+ "> > > > > On Tue, Mar 26, 2019@03:24:09PM -0400, Joel Fernandes (Google) wrote:\n"
  "> > > > > > In the future we would like to combine the dynticks and dynticks_nesting\n"
  "> > > > > > counters thus leading to simplifying the code. At the moment we cannot\n"
  "> > > > > > do that due to concerns about usermode upcalls appearing to RCU as half\n"
@@ -259,4 +259,4 @@
  ">  \n"
  >
 
-4760506de6243e3f8f3f93d899557dbe6663c847729e57885976bfe68d8e8de1
+1b4368df2b9f5f790a3e8b278061124c0b63726ed7e5a6cb5ebc5277388858ab

diff --git a/a/1.txt b/N2/1.txt
index 3b8d62e..ab09868 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -41,12 +41,12 @@ On Wed, Mar 27, 2019 at 11:44:37AM -0700, Paul E. McKenney wrote:
 > > > > > > 
 > > > > > > [1] https://lore.kernel.org/patchwork/patch/952349/
 > > > > > > [2] Commit e11ec65cc8d6 ("rcu: Add warning to detect half-interrupts")
-> > > > > > [3] https://lore.kernel.org/lkml/20190312150514.GB249405 at google.com/
+> > > > > > [3] https://lore.kernel.org/lkml/20190312150514.GB249405@google.com/
 > > > > > > 
-> > > > > > Cc: byungchul.park at lge.com
-> > > > > > Cc: kernel-team at android.com
-> > > > > > Cc: rcu at vger.kernel.org
-> > > > > > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>
+> > > > > > Cc: byungchul.park@lge.com
+> > > > > > Cc: kernel-team@android.com
+> > > > > > Cc: rcu@vger.kernel.org
+> > > > > > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
 > > > > > 
 > > > > > Color me stupid:
 > > > > > 
@@ -135,7 +135,7 @@ On Wed, Mar 27, 2019 at 11:44:37AM -0700, Paul E. McKenney wrote:
 > ------------------------------------------------------------------------
 > 
 > commit a8d8c1e6e09a9a9521e3248a92f5fbb9eb2cf988
-> Author: Paul E. McKenney <paulmck at linux.ibm.com>
+> Author: Paul E. McKenney <paulmck@linux.ibm.com>
 > Date:   Wed Mar 27 10:03:12 2019 -0700
 > 
 >     rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()
@@ -159,7 +159,7 @@ On Wed, Mar 27, 2019 at 11:44:37AM -0700, Paul E. McKenney wrote:
 >     emulate the requested self-IPI.  This in turn will allow tighter error
 >     checking in rcu_is_cpu_rrupt_from_idle().
 >     
->     Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com>
+>     Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
 > 
 > diff --git a/kernel/rcu/tree_exp.h b/kernel/rcu/tree_exp.h
 > index 5390618787b6..de1b4acf6979 100644
@@ -229,7 +229,7 @@ I still need to go through and understand the "PREEMPT=n hotplug clean up"
 work. :-)
 
 Also, you could add to the patch:
-Reviewed-by: Joel Fernandes (Google) <joel at joelfernandes.org>
+Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
 
 (and I'm going to go through the other places where get_cpu should be used)
 
diff --git a/a/content_digest b/N2/content_digest
index 0bd79d6..b0dbdbd 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,9 +5,23 @@
  "ref\020190327155351.GZ4102@linux.ibm.com\0"
  "ref\020190327174545.GA209305@google.com\0"
  "ref\020190327184437.GE4102@linux.ibm.com\0"
- "From\0joel at joelfernandes.org (Joel Fernandes)\0"
- "Subject\0[PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle\0"
+ "From\0Joel Fernandes <joel@joelfernandes.org>\0"
+ "Subject\0Re: [PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle\0"
  "Date\0Wed, 27 Mar 2019 17:38:46 -0400\0"
+ "To\0Paul E. McKenney <paulmck@linux.ibm.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  byungchul.park@lge.com
+  kernel-team@android.com
+  rcu@vger.kernel.org
+  Ingo Molnar <mingo@redhat.com>
+  Josh Triplett <josh@joshtriplett.org>
+  Lai Jiangshan <jiangshanlai@gmail.com>
+  linux-kselftest@vger.kernel.org
+  Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+  Peter Zijlstra <peterz@infradead.org>
+  Shuah Khan <shuah@kernel.org>
+  Steven Rostedt <rostedt@goodmis.org>
+ " Will Deacon <will.deacon@arm.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Mar 27, 2019 at 11:44:37AM -0700, Paul E. McKenney wrote:\n"
@@ -53,12 +67,12 @@
  "> > > > > > \n"
  "> > > > > > [1] https://lore.kernel.org/patchwork/patch/952349/\n"
  "> > > > > > [2] Commit e11ec65cc8d6 (\"rcu: Add warning to detect half-interrupts\")\n"
- "> > > > > > [3] https://lore.kernel.org/lkml/20190312150514.GB249405 at google.com/\n"
+ "> > > > > > [3] https://lore.kernel.org/lkml/20190312150514.GB249405@google.com/\n"
  "> > > > > > \n"
- "> > > > > > Cc: byungchul.park at lge.com\n"
- "> > > > > > Cc: kernel-team at android.com\n"
- "> > > > > > Cc: rcu at vger.kernel.org\n"
- "> > > > > > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n"
+ "> > > > > > Cc: byungchul.park@lge.com\n"
+ "> > > > > > Cc: kernel-team@android.com\n"
+ "> > > > > > Cc: rcu@vger.kernel.org\n"
+ "> > > > > > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n"
  "> > > > > \n"
  "> > > > > Color me stupid:\n"
  "> > > > > \n"
@@ -147,7 +161,7 @@
  "> ------------------------------------------------------------------------\n"
  "> \n"
  "> commit a8d8c1e6e09a9a9521e3248a92f5fbb9eb2cf988\n"
- "> Author: Paul E. McKenney <paulmck at linux.ibm.com>\n"
+ "> Author: Paul E. McKenney <paulmck@linux.ibm.com>\n"
  "> Date:   Wed Mar 27 10:03:12 2019 -0700\n"
  "> \n"
  ">     rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()\n"
@@ -171,7 +185,7 @@
  ">     emulate the requested self-IPI.  This in turn will allow tighter error\n"
  ">     checking in rcu_is_cpu_rrupt_from_idle().\n"
  ">     \n"
- ">     Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com>\n"
+ ">     Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>\n"
  "> \n"
  "> diff --git a/kernel/rcu/tree_exp.h b/kernel/rcu/tree_exp.h\n"
  "> index 5390618787b6..de1b4acf6979 100644\n"
@@ -241,7 +255,7 @@
  "work. :-)\n"
  "\n"
  "Also, you could add to the patch:\n"
- "Reviewed-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n"
+ "Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n"
  "\n"
  "(and I'm going to go through the other places where get_cpu should be used)\n"
  "\n"
@@ -259,4 +273,4 @@
  ">  \n"
  >
 
-4760506de6243e3f8f3f93d899557dbe6663c847729e57885976bfe68d8e8de1
+e40fb7dfe5b340138b55a88802d0227941be5547929057faab8d0e3d5f1444ae

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.