diff for duplicates of <20190627224223.GJ26519@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 6031de4..3703f84 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Thu, Jun 27, 2019 at 06:29:38PM -0400, Steven Rostedt wrote: > On Thu, 27 Jun 2019 15:10:45 -0700 -> "Paul E. McKenney" <paulmck@linux.ibm.com> wrote: +> "Paul E. McKenney" <paulmck at linux.ibm.com> wrote: > > > On Thu, Jun 27, 2019 at 04:01:35PM -0600, Shuah Khan wrote: > > > On 6/27/19 3:01 PM, Jiunn Chang wrote: @@ -9,7 +9,7 @@ On Thu, Jun 27, 2019 at 06:29:38PM -0400, Steven Rostedt wrote: > > > >but can be overkill. This commit therefore instead calls for _bh variants > > > >(spin_lock_bh() or similar), while noting that _irq does work. > > > > -> > > >Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> +> > > >Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com> > > > > > > Should this by Suggested-by? > > @@ -29,7 +29,7 @@ is word-for-word identical to mine, so Jiunn's patch should be good. ;-) ------------------------------------------------------------------------ commit a293734a310b463a0dba68409943a4e6065cd39d -Author: Paul E. McKenney <paulmck@linux.ibm.com> +Author: Paul E. McKenney <paulmck at linux.ibm.com> Date: Wed Jun 26 10:16:19 2019 -0700 doc: RCU callback locks need only _bh, not necessarily _irq @@ -39,7 +39,7 @@ Date: Wed Jun 26 10:16:19 2019 -0700 but can be overkill. This commit therefore instead calls for _bh variants (spin_lock_bh() or similar), while noting that _irq does work. - Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> + Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com> diff --git a/Documentation/RCU/UP.txt b/Documentation/RCU/UP.txt index 53bde717017b..0edd8c5af0b5 100644 diff --git a/a/content_digest b/N1/content_digest index b915bf0..fb9d136 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,26 +2,14 @@ "ref\0bc2ce605-56ab-33aa-c94d-d7774e6ce8cd@linuxfoundation.org\0" "ref\020190627221045.GH26519@linux.ibm.com\0" "ref\020190627182938.306ab9d9@gandalf.local.home\0" - "From\0Paul E. McKenney <paulmck@linux.ibm.com>\0" - "Subject\0Re: [Linux-kernel-mentees][PATCH] doc: RCU callback locks need only _bh, not necessarily _irq\0" + "From\0paulmck at linux.ibm.com (Paul E. McKenney)\0" + "Subject\0[Linux-kernel-mentees] [PATCH] doc: RCU callback locks need only _bh, not necessarily _irq\0" "Date\0Thu, 27 Jun 2019 15:42:23 -0700\0" - "To\0Steven Rostedt <rostedt@goodmis.org>\0" - "Cc\0Shuah Khan <skhan@linuxfoundation.org>" - Jiunn Chang <c0d1n61at3@gmail.com> - linux-kernel-mentees@lists.linuxfoundation.org - josh@joshtriplett.org - mathieu.desnoyers@efficios.com - jiangshanlai@gmail.com - joel@joelfernandes.org - corbet@lwn.net - rcu@vger.kernel.org - linux-doc@vger.kernel.org - " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Thu, Jun 27, 2019 at 06:29:38PM -0400, Steven Rostedt wrote:\n" "> On Thu, 27 Jun 2019 15:10:45 -0700\n" - "> \"Paul E. McKenney\" <paulmck@linux.ibm.com> wrote:\n" + "> \"Paul E. McKenney\" <paulmck at linux.ibm.com> wrote:\n" "> \n" "> > On Thu, Jun 27, 2019 at 04:01:35PM -0600, Shuah Khan wrote:\n" "> > > On 6/27/19 3:01 PM, Jiunn Chang wrote: \n" @@ -30,7 +18,7 @@ "> > > >but can be overkill. This commit therefore instead calls for _bh variants\n" "> > > >(spin_lock_bh() or similar), while noting that _irq does work.\n" "> > > >\n" - "> > > >Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> \n" + "> > > >Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com> \n" "> > > \n" "> > > Should this by Suggested-by? \n" "> > \n" @@ -50,7 +38,7 @@ "------------------------------------------------------------------------\n" "\n" "commit a293734a310b463a0dba68409943a4e6065cd39d\n" - "Author: Paul E. McKenney <paulmck@linux.ibm.com>\n" + "Author: Paul E. McKenney <paulmck at linux.ibm.com>\n" "Date: Wed Jun 26 10:16:19 2019 -0700\n" "\n" " doc: RCU callback locks need only _bh, not necessarily _irq\n" @@ -60,7 +48,7 @@ " but can be overkill. This commit therefore instead calls for _bh variants\n" " (spin_lock_bh() or similar), while noting that _irq does work.\n" " \n" - " Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>\n" + " Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com>\n" "\n" "diff --git a/Documentation/RCU/UP.txt b/Documentation/RCU/UP.txt\n" "index 53bde717017b..0edd8c5af0b5 100644\n" @@ -87,4 +75,4 @@ " \tIf the process-context code were to simply use spin_lock(),\n" " \tthen, since RCU callbacks can be invoked from softirq context," -39c06dedf854e60f3d60489ce80035a1f923933a4b20004bf16c1e50fd80558a +ced9a8ad9aa35a174a52ab14732c9366e4811398763c8f6141ee8e0740a2722e
diff --git a/a/1.txt b/N2/1.txt index 6031de4..3703f84 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ On Thu, Jun 27, 2019 at 06:29:38PM -0400, Steven Rostedt wrote: > On Thu, 27 Jun 2019 15:10:45 -0700 -> "Paul E. McKenney" <paulmck@linux.ibm.com> wrote: +> "Paul E. McKenney" <paulmck at linux.ibm.com> wrote: > > > On Thu, Jun 27, 2019 at 04:01:35PM -0600, Shuah Khan wrote: > > > On 6/27/19 3:01 PM, Jiunn Chang wrote: @@ -9,7 +9,7 @@ On Thu, Jun 27, 2019 at 06:29:38PM -0400, Steven Rostedt wrote: > > > >but can be overkill. This commit therefore instead calls for _bh variants > > > >(spin_lock_bh() or similar), while noting that _irq does work. > > > > -> > > >Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> +> > > >Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com> > > > > > > Should this by Suggested-by? > > @@ -29,7 +29,7 @@ is word-for-word identical to mine, so Jiunn's patch should be good. ;-) ------------------------------------------------------------------------ commit a293734a310b463a0dba68409943a4e6065cd39d -Author: Paul E. McKenney <paulmck@linux.ibm.com> +Author: Paul E. McKenney <paulmck at linux.ibm.com> Date: Wed Jun 26 10:16:19 2019 -0700 doc: RCU callback locks need only _bh, not necessarily _irq @@ -39,7 +39,7 @@ Date: Wed Jun 26 10:16:19 2019 -0700 but can be overkill. This commit therefore instead calls for _bh variants (spin_lock_bh() or similar), while noting that _irq does work. - Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> + Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com> diff --git a/Documentation/RCU/UP.txt b/Documentation/RCU/UP.txt index 53bde717017b..0edd8c5af0b5 100644 diff --git a/a/content_digest b/N2/content_digest index b915bf0..ec99273 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,26 +2,14 @@ "ref\0bc2ce605-56ab-33aa-c94d-d7774e6ce8cd@linuxfoundation.org\0" "ref\020190627221045.GH26519@linux.ibm.com\0" "ref\020190627182938.306ab9d9@gandalf.local.home\0" - "From\0Paul E. McKenney <paulmck@linux.ibm.com>\0" - "Subject\0Re: [Linux-kernel-mentees][PATCH] doc: RCU callback locks need only _bh, not necessarily _irq\0" + "From\0paulmck@linux.ibm.com (Paul E. McKenney)\0" + "Subject\0[Linux-kernel-mentees] [PATCH] doc: RCU callback locks need only _bh, not necessarily _irq\0" "Date\0Thu, 27 Jun 2019 15:42:23 -0700\0" - "To\0Steven Rostedt <rostedt@goodmis.org>\0" - "Cc\0Shuah Khan <skhan@linuxfoundation.org>" - Jiunn Chang <c0d1n61at3@gmail.com> - linux-kernel-mentees@lists.linuxfoundation.org - josh@joshtriplett.org - mathieu.desnoyers@efficios.com - jiangshanlai@gmail.com - joel@joelfernandes.org - corbet@lwn.net - rcu@vger.kernel.org - linux-doc@vger.kernel.org - " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Thu, Jun 27, 2019 at 06:29:38PM -0400, Steven Rostedt wrote:\n" "> On Thu, 27 Jun 2019 15:10:45 -0700\n" - "> \"Paul E. McKenney\" <paulmck@linux.ibm.com> wrote:\n" + "> \"Paul E. McKenney\" <paulmck at linux.ibm.com> wrote:\n" "> \n" "> > On Thu, Jun 27, 2019 at 04:01:35PM -0600, Shuah Khan wrote:\n" "> > > On 6/27/19 3:01 PM, Jiunn Chang wrote: \n" @@ -30,7 +18,7 @@ "> > > >but can be overkill. This commit therefore instead calls for _bh variants\n" "> > > >(spin_lock_bh() or similar), while noting that _irq does work.\n" "> > > >\n" - "> > > >Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> \n" + "> > > >Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com> \n" "> > > \n" "> > > Should this by Suggested-by? \n" "> > \n" @@ -50,7 +38,7 @@ "------------------------------------------------------------------------\n" "\n" "commit a293734a310b463a0dba68409943a4e6065cd39d\n" - "Author: Paul E. McKenney <paulmck@linux.ibm.com>\n" + "Author: Paul E. McKenney <paulmck at linux.ibm.com>\n" "Date: Wed Jun 26 10:16:19 2019 -0700\n" "\n" " doc: RCU callback locks need only _bh, not necessarily _irq\n" @@ -60,7 +48,7 @@ " but can be overkill. This commit therefore instead calls for _bh variants\n" " (spin_lock_bh() or similar), while noting that _irq does work.\n" " \n" - " Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>\n" + " Signed-off-by: Paul E. McKenney <paulmck at linux.ibm.com>\n" "\n" "diff --git a/Documentation/RCU/UP.txt b/Documentation/RCU/UP.txt\n" "index 53bde717017b..0edd8c5af0b5 100644\n" @@ -87,4 +75,4 @@ " \tIf the process-context code were to simply use spin_lock(),\n" " \tthen, since RCU callbacks can be invoked from softirq context," -39c06dedf854e60f3d60489ce80035a1f923933a4b20004bf16c1e50fd80558a +7b50078fe0f8a82c1f4c1988d467d0cd9faaf53f2212739b42cce46b0f0370c3
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.