Re: [RFC PATCH 11/12] rcu: Locally accelerate callbacks as long as offloading isn't complete

2020-09-21 Thread Paul E. McKenney
On Mon, Sep 21, 2020 at 02:43:50PM +0200, Frederic Weisbecker wrote: > I have no idea what I'm doing but doing that looks necessary to me. Now -there- is a commit log that inspires confidence!!! ;-) > Inspired-by: Paul E. McKenney > Signed-off-by: Frederic Weisbecker > Cc: Paul E. McKenney >

[RFC PATCH 11/12] rcu: Locally accelerate callbacks as long as offloading isn't complete

2020-09-21 Thread Frederic Weisbecker
I have no idea what I'm doing but doing that looks necessary to me. Inspired-by: Paul E. McKenney Signed-off-by: Frederic Weisbecker Cc: Paul E. McKenney Cc: Josh Triplett Cc: Steven Rostedt Cc: Mathieu Desnoyers Cc: Lai Jiangshan Cc: Joel Fernandes --- kernel/rcu/tree.c | 7 +++ 1