Hi, Please find the upcoming changes in RCU documentation for v6.15. The changes can also be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux.git docs.2025.02.04a Regards, Boqun Paul E. McKenney (7): doc: Add broken-timing possibility to stallwarn.rst docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr() rcu: Document self-propagating callbacks srcu: Point call_srcu() to call_rcu() for detailed memory ordering rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text rcu: Remove references to old grace-period-wait primitives Documentation/RCU/rcubarrier.rst | 5 +---- Documentation/RCU/stallwarn.rst | 7 +++++++ Documentation/core-api/this_cpu_ops.rst | 22 ++++++++++++++++------ include/linux/rcupdate.h | 17 +++++++---------- kernel/rcu/Kconfig | 20 +++++++++++++------- kernel/rcu/srcutree.c | 8 ++++++-- kernel/rcu/tree.c | 15 ++++++++++++++- 7 files changed, 64 insertions(+), 30 deletions(-) -- 2.39.5 (Apple Git-154)