Linux RCU subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] Sequence counter related RCU changes for v6.16
@ 2025-04-18 16:20 Joel Fernandes
  2025-04-18 16:20 ` [PATCH 1/4] rcu: Replace magic number with meaningful constant in rcu_seq_done_exact() Joel Fernandes
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joel Fernandes @ 2025-04-18 16:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: rcu, Joel Fernandes

Hi,

Please find the upcoming sequence Counter related RCU changes. The changes can also
be found at:

        git://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git seq.2025.04.18a

Thanks.

Frederic Weisbecker (1):
  rcu: Comment on the extraneous delta test on rcu_seq_done_exact()

Joel Fernandes (3):
  rcu: Replace magic number with meaningful constant in
    rcu_seq_done_exact()
  rcu: Add warning to ensure rcu_seq_done_exact() is working
  srcu: Use rcu_seq_done_exact() for polling API

 kernel/rcu/rcu.h      | 14 +++++++++++++-
 kernel/rcu/srcutree.c |  2 +-
 kernel/rcu/tree.c     |  6 ++++++
 3 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-04-18 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-18 16:20 [PATCH 0/4] Sequence counter related RCU changes for v6.16 Joel Fernandes
2025-04-18 16:20 ` [PATCH 1/4] rcu: Replace magic number with meaningful constant in rcu_seq_done_exact() Joel Fernandes
2025-04-18 16:20 ` [PATCH 2/4] rcu: Add warning to ensure rcu_seq_done_exact() is working Joel Fernandes
2025-04-18 16:20 ` [PATCH 3/4] rcu: Comment on the extraneous delta test on rcu_seq_done_exact() Joel Fernandes
2025-04-18 16:20 ` [PATCH 4/4] srcu: Use rcu_seq_done_exact() for polling API Joel Fernandes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox