public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rcu 0/3] RCU misc updates for v6.12
@ 2024-08-16  7:22 Neeraj Upadhyay
  2024-08-16  7:22 ` [PATCH rcu 1/3] rcu/kfree: Warn on unexpected tail state neeraj.upadhyay
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Neeraj Upadhyay @ 2024-08-16  7:22 UTC (permalink / raw)
  To: rcu
  Cc: paulmck, joel, frederic, boqun.feng, urezki, linux-kernel,
	kernel-team, rostedt, thorsten.blum

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(-)

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

end of thread, other threads:[~2024-08-16  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16  7:22 [PATCH rcu 0/3] RCU misc updates for v6.12 Neeraj Upadhyay
2024-08-16  7:22 ` [PATCH rcu 1/3] rcu/kfree: Warn on unexpected tail state neeraj.upadhyay
2024-08-16  7:22 ` [PATCH rcu 2/3] rcu: Better define "atomic" for list replacement neeraj.upadhyay
2024-08-16  7:22 ` [PATCH rcu 3/3] rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by() neeraj.upadhyay

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