[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250715200156.2852484-1-joelagnelf@nvidia.com>
Date: Tue, 15 Jul 2025 16:01:50 -0400
From: Joel Fernandes <joelagnelf@...dia.com>
To: linux-kernel@...r.kernel.org
Cc: rcu@...r.kernel.org,
neeraj.iitr10@...il.com,
paulmck@...nel.org,
Joel Fernandes <joelagnelf@...dia.com>
Subject: [PATCH -next 0/6] Patches for v6.17
Just a repost of patches with tags, for our consideration into v6.17.
All have tags, and the last commit is a fixup for the deadloop patch which can
be squashed into the original patch.
Joel Fernandes (6):
smp: Document preemption and stop_machine() mutual exclusion
rcu: Refactor expedited handling check in rcu_read_unlock_special()
rcu: Document GP init vs hotplug-scan ordering requirements
rcu: Document separation of rcu_state and rnp's gp_seq
rcu: Document concurrent quiescent state reporting for offline CPUs
[please squash] fixup! rcu: Fix rcu_read_unlock() deadloop due to IRQ
work
.../Data-Structures/Data-Structures.rst | 32 +++++
.../RCU/Design/Requirements/Requirements.rst | 128 ++++++++++++++++++
kernel/rcu/tree.c | 31 ++++-
kernel/rcu/tree.h | 10 +-
kernel/rcu/tree_plugin.h | 90 ++++++++++--
kernel/smp.c | 26 ++--
6 files changed, 293 insertions(+), 24 deletions(-)
--
2.34.1
Powered by blists - more mailing lists