Hello, Following are the SRCU updates for v6.12: 1. Faster gp seq wrap-around, courtesy of JP Kobryn. 2. Check for concurrent updates of heuristics, courtesy of Paul E. McKenney. 3. Mark callbacks not currently participating in barrier operation, courtesy of Paul E. McKenney. Git tree: https://git.kernel.org/pub/scm/linux/kernel/git/neeraj.upadhyay/linux-rcu.git/log/?h=srcu.12.08.24a - Neeraj ------------------------------------------------------------------------ include/linux/rcupdate.h | 3 +++ include/linux/srcutree.h | 15 ++++++++++++++- kernel/rcu/rcu.h | 3 --- kernel/rcu/srcutree.c | 11 ++++++++--- 4 files changed, 25 insertions(+), 7 deletions(-)