From: "Neeraj Upadhyay (AMD)" <neeraj.upadhyay@kernel.org>
Hello,
This patch series contains following updates to the RCU code (rebased
on v6.16-rc3):
Frederic Weisbecker (1):
rcu: Robustify rcu_is_cpu_rrupt_from_idle()
Joel Fernandes (1):
rcu: Fix rcu_read_unlock() deadloop due to IRQ work
Paul E. McKenney (1):
rcu: Protect ->defer_qs_iw_pending from data race
Uladzislau Rezki (Sony) (2):
rcu: Enable rcu_normal_wake_from_gp on small systems
Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc
.../admin-guide/kernel-parameters.txt | 3 +-
kernel/rcu/tree.c | 41 +++++++++++++------
kernel/rcu/tree.h | 11 ++++-
kernel/rcu/tree_plugin.h | 26 ++++++++++--
4 files changed, 62 insertions(+), 19 deletions(-)
--
2.40.1