diff for duplicates of <20190327153401.GA152912@google.com> diff --git a/a/1.txt b/N1/1.txt index b2d26af..54607c7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -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 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 07e7d71..7b45bde 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,13 @@ "ref\020190326192411.198070-1-joel@joelfernandes.org\0" "ref\020190326192411.198070-2-joel@joelfernandes.org\0" "ref\020190327024751.GV4102@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 11:34:01 -0400\0" "\00:1\0" "b\0" - "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 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" @@ -145,4 +145,4 @@ "\n" - Joel -3a59eed43bcd4871807e4f5e80512dc70d18329f1ac6fd4fa855b7445ec45c44 +60461df104b4b85d0884269bc4ca64c1fbba295e5b24a620378aefd87303dbc4
diff --git a/a/1.txt b/N2/1.txt index b2d26af..7390faa 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -37,12 +37,12 @@ On Tue, Mar 26, 2019 at 07:47:51PM -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: > diff --git a/a/content_digest b/N2/content_digest index 07e7d71..7a01a33 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,23 @@ "ref\020190326192411.198070-1-joel@joelfernandes.org\0" "ref\020190326192411.198070-2-joel@joelfernandes.org\0" "ref\020190327024751.GV4102@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 11:34:01 -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 Tue, Mar 26, 2019 at 07:47:51PM -0700, Paul E. McKenney wrote:\n" @@ -45,12 +59,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" @@ -145,4 +159,4 @@ "\n" - Joel -3a59eed43bcd4871807e4f5e80512dc70d18329f1ac6fd4fa855b7445ec45c44 +0077f248e17b74fe9fefa208a670108d5d3aad67a29f53c25b148e95d654a595
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.