Message ID | 20240109222401.28961-1-frederic@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | rcu/nocb cleanups | expand |
On Tue, Jan 09, 2024 at 11:23:59PM +0100, Frederic Weisbecker wrote: > Hi, > > This is an excerpt from the "[PATCH 0/8 v2] rcu: Fix expedited GP > deadlock (and cleanup some nocb stuff)" patchset with only nocb bits > that were off-topic. > > No change since their previous posting. Hearing no objections, I have queued this for further review and testing. Thanx, Paul > Frederic Weisbecker (2): > rcu/nocb: Make IRQs disablement symmetric > rcu/nocb: Re-arrange call_rcu() NOCB specific code > > kernel/rcu/tree.c | 47 +++++++++++++++++++++--------------------- > kernel/rcu/tree.h | 9 ++++---- > kernel/rcu/tree_nocb.h | 38 +++++++++++++++++++++------------- > 3 files changed, 51 insertions(+), 43 deletions(-) > > -- > 2.43.0 >