linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Quick review of RCU-related patches in v5.10.8-rt23
@ 2021-01-28 19:50 Paul E. McKenney
       [not found] ` <20210129161137.5e45ps7yzfuela2d@linutronix.de>
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2021-01-28 19:50 UTC (permalink / raw)
  To: bigeasy
  Cc: rcu, linux-kernel, kernel-team, mingo, jiangshanlai, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

Hello, Sebastian,

Just doing my periodic (but decidedly non-real-time) scan of RCU-related
patches in -rt, in this case v5.10.8-rt23:

db93e2f1b4b0 ("rcu: Prevent false positive softirq warning on RT")
	Looks ready for mainline, given CONFIG_PREEMPT_RT.
f3541b467fbb ("sched: Do not account rcu_preempt_depth on RT in might_sleep()")
	If the scheduler maintainers are OK with their part of this patch,
	looks good to me, given CONFIG_PREEMPT_RT.  Feel free to add:
	Acked-by: Paul E. McKenney <paulmck@ekernel.org>
d8c5a7d75e08 ("rcutorture: Avoid problematic critical section nesting on RT")
	This one I need to understand better.  I do like the use of local
	variables to make the "if" conditions less unruly.

The rest are in -rcu already:

a163ef8687a1 ("rcu: make RCU_BOOST default on RT")
	Commit 2341bc4a0311 in -rcu.  In yesterday's pull request.
5ffd75a96828 ("rcu: Use rcuc threads on PREEMPT_RT as we did")
	Commit 8b9a0ecc7ef5 in -rcu.  In yesterday's pull request.
e0b671bca2e7 ("rcu: enable rcu_normal_after_boot by default for RT")
	Commit 36221e109eb2 in -rcu.  In yesterday's pull request.
e27ef68731a1 ("rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled")
	This one is in v5.10 mainline.

Any reason I shouldn't pull in db93e2f1b4b0 ("rcu: Prevent false positive
softirq warning on RT") for v5.13?

							Thanx, Paul

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Quick review of RCU-related patches in v5.10.8-rt23
       [not found] ` <20210129161137.5e45ps7yzfuela2d@linutronix.de>
@ 2021-01-29 16:38   ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2021-01-29 16:38 UTC (permalink / raw)
  To: Sebastian Andrzej Siewior
  Cc: rcu, linux-kernel, kernel-team, mingo, jiangshanlai, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

On Fri, Jan 29, 2021 at 05:11:37PM +0100, Sebastian Andrzej Siewior wrote:
> On 2021-01-28 11:50:37 [-0800], Paul E. McKenney wrote:
> > Hello, Sebastian,
> 
> Hi Paul,
> 
> > Just doing my periodic (but decidedly non-real-time) scan of RCU-related
> > patches in -rt, in this case v5.10.8-rt23:
> > 
> > f3541b467fbb ("sched: Do not account rcu_preempt_depth on RT in might_sleep()")
> > 	If the scheduler maintainers are OK with their part of this patch,
> > 	looks good to me, given CONFIG_PREEMPT_RT.  Feel free to add:
> > 	Acked-by: Paul E. McKenney <paulmck@ekernel.org>
> 
> Thank. I think we should pump it together with the rt-mutex part. But I
> add a note.
> 
> > d8c5a7d75e08 ("rcutorture: Avoid problematic critical section nesting on RT")
> > 	This one I need to understand better.  I do like the use of local
> > 	variables to make the "if" conditions less unruly.
> 
> This originated in
>   https://lkml.kernel.org/r/20190911165729.11178-6-swood@redhat.com
> 
> I planned to post it upstream last cycle but it appears that it broke
> apart and I did not yet look how to fix it.

I do recall the discussion, I just need to get up to speed on the
details.  ;-)

> > The rest are in -rcu already:
> > 
> > a163ef8687a1 ("rcu: make RCU_BOOST default on RT")
> > 	Commit 2341bc4a0311 in -rcu.  In yesterday's pull request.
> > 5ffd75a96828 ("rcu: Use rcuc threads on PREEMPT_RT as we did")
> > 	Commit 8b9a0ecc7ef5 in -rcu.  In yesterday's pull request.
> > e0b671bca2e7 ("rcu: enable rcu_normal_after_boot by default for RT")
> > 	Commit 36221e109eb2 in -rcu.  In yesterday's pull request.
> > e27ef68731a1 ("rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled")
> > 	This one is in v5.10 mainline.
> 
>  \o/
>  
> > Any reason I shouldn't pull in db93e2f1b4b0 ("rcu: Prevent false positive
> > softirq warning on RT") for v5.13?
> 
> tglx has a version of that with your Reviewed-by tag on it in this
> softirq tree waiting. So I guess just sit it out ;)

Works for me!

							Thanx, Paul

> Thank you for looking Paul.
> > 							Thanx, Paul
> 
> Sebastian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-29 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-28 19:50 Quick review of RCU-related patches in v5.10.8-rt23 Paul E. McKenney
     [not found] ` <20210129161137.5e45ps7yzfuela2d@linutronix.de>
2021-01-29 16:38   ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).