RCU changes for v6.16

2025-05-19 Thread Joel Fernandes
Hi Linus, When the merge window opens, please pull the RCU changes for v6.16: The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8: Linux 6.15-rc1 (2025-04-06 13:11:33 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rcu

[PATCH 0/4] Sequence counter related RCU changes for v6.16

2025-04-18 Thread 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

[PATCH 0/7] Miscellaneous RCU changes for v6.16

2025-04-18 Thread Joel Fernandes
Hi, Please find the upcoming miscellaneous RCU changes. The changes can also be found at: git://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git misc.2025.04.18a Thanks. Frederic Weisbecker (2): rcu: Remove swake_up_one_online() bandaid Revert "rcu/nocb: Fix rcuog wake-up fr