[PATCH rcu 0/5] RCU changes for v6.17

neeraj.upadhyay@kernel.org posted 5 patches 3 months ago
.../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(-)
[PATCH rcu 0/5] RCU changes for v6.17
Posted by neeraj.upadhyay@kernel.org 3 months ago
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