Hello, Below are the RCU misc updates for v6.12: 1. Warn on unexpected rcu_synchronize llist's done tail state, courtesy of Paul E. McKenney. 2. Better define "atomic" for list_replace_rcu() and hlist_replace_rcu() list replacement functions, courtesy of Paul E. McKenney. 3. Annotate struct kvfree_rcu_bulk_data with __counted_by(), courtesy of Thorsten Blum. Git tree: https://git.kernel.org/pub/scm/linux/kernel/git/neeraj.upadhyay/linux-rcu.git/log/?h=misc.11.08.24a - Neeraj ------------------------------------------------------------------------ include/linux/rculist.h | 9 +++++++-- kernel/rcu/tree.c | 7 ++++--- 2 files changed, 11 insertions(+), 5 deletions(-)