diff for duplicates of <20190328150611.GM4102@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index e7120b9..6ec70b7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ -On Wed, Mar 27, 2019 at 05:38:46PM -0400, Joel Fernandes wrote: -> 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@05:38:46PM -0400, Joel Fernandes 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 38da96b..51b5a3f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,18 +6,18 @@ "ref\020190327174545.GA209305@google.com\0" "ref\020190327184437.GE4102@linux.ibm.com\0" "ref\020190327213846.GA13834@google.com\0" - "From\0paulmck at linux.ibm.com (Paul E. McKenney)\0" + "From\0paulmck@linux.ibm.com (Paul E. McKenney)\0" "Subject\0[PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle\0" "Date\0Thu, 28 Mar 2019 08:06:11 -0700\0" "\00:1\0" "b\0" - "On Wed, Mar 27, 2019 at 05:38:46PM -0400, Joel Fernandes wrote:\n" - "> 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@05:38:46PM -0400, Joel Fernandes 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" @@ -272,4 +272,4 @@ "> > \n" > -54149ce15ae3979e7a44929d26310b06448e6cbfce9869a6a0ad3b9cb7dbc255 +fa249f18c6204fac64af8eb78d7b4e4e2113aa1b2d330c247bb0b9e707c0c50d
diff --git a/a/1.txt b/N2/1.txt index e7120b9..2adaf67 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -42,12 +42,12 @@ On Wed, Mar 27, 2019 at 05:38:46PM -0400, Joel Fernandes 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: > > > > > > @@ -136,7 +136,7 @@ On Wed, Mar 27, 2019 at 05:38:46PM -0400, Joel Fernandes 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() @@ -160,7 +160,7 @@ On Wed, Mar 27, 2019 at 05:38:46PM -0400, Joel Fernandes 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 @@ -234,7 +234,7 @@ Here is hoping... Passed light testing overnight, which is a good sign. A review of that code would be quite welcome! > Also, you could add to the patch: -> Reviewed-by: Joel Fernandes (Google) <joel at joelfernandes.org> +> Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org> Done, thank you! diff --git a/a/content_digest b/N2/content_digest index 38da96b..337ac66 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,9 +6,23 @@ "ref\020190327174545.GA209305@google.com\0" "ref\020190327184437.GE4102@linux.ibm.com\0" "ref\020190327213846.GA13834@google.com\0" - "From\0paulmck at linux.ibm.com (Paul E. McKenney)\0" - "Subject\0[PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle\0" + "From\0Paul E. McKenney <paulmck@linux.ibm.com>\0" + "Subject\0Re: [PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle\0" "Date\0Thu, 28 Mar 2019 08:06:11 -0700\0" + "To\0Joel Fernandes <joel@joelfernandes.org>\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 05:38:46PM -0400, Joel Fernandes wrote:\n" @@ -55,12 +69,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" @@ -149,7 +163,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" @@ -173,7 +187,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" @@ -247,7 +261,7 @@ "A review of that code would be quite welcome!\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" "Done, thank you!\n" "\n" @@ -272,4 +286,4 @@ "> > \n" > -54149ce15ae3979e7a44929d26310b06448e6cbfce9869a6a0ad3b9cb7dbc255 +aa61e7910748d260d03e1acce89177c3a275fc6afd677ae3acfb9bed3e6d9f5e
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.