Hi, This series contains the updates and fixes of RCU nocb for v6.9. You can also find the series at: https://github.com/fbq/linux.git rcu-nocb.2024.01.29a The detailed list of the changes: Frederic Weisbecker (4): rcu/nocb: Remove needless LOAD-ACQUIRE rcu/nocb: Remove needless full barrier after callback advancing rcu/nocb: Make IRQs disablement symmetric rcu/nocb: Re-arrange call_rcu() NOCB specific code Zqiang (2): rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock() rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake() kernel/rcu/tree.c | 53 +++++++++++++++++++++++------------------- kernel/rcu/tree.h | 9 ++++--- kernel/rcu/tree_nocb.h | 47 ++++++++++++++++++++++--------------- 3 files changed, 61 insertions(+), 48 deletions(-) -- 2.43.0