rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/3] kfree_rcu() updates for v5.12
@ 2021-01-06  1:01 Paul E. McKenney
  2021-01-06  1:01 ` [PATCH tip/core/rcu 1/3] rcu: Record kvfree_call_rcu() call stack for KASAN paulmck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul E. McKenney @ 2021-01-06  1:01 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, mingo, jiangshanlai, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

Hello!

This series provides kfree_rcu() updates:

1.	Record kvfree_call_rcu() call stack for KASAN, courtesy of Zqiang.

2.	Introduce kfree_rcu() single-argument macro, courtesy of
	Uladzislau Rezki.

3.	Eliminate the __kvfree_rcu() macro, courtesy of Uladzislau Rezki.

						Thanx, Paul

------------------------------------------------------------------------

 include/linux/rcupdate.h |   40 ++++++++++++++++++----------------------
 kernel/rcu/tree.c        |    1 +
 2 files changed, 19 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2021-01-06  1:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06  1:01 [PATCH tip/core/rcu 0/3] kfree_rcu() updates for v5.12 Paul E. McKenney
2021-01-06  1:01 ` [PATCH tip/core/rcu 1/3] rcu: Record kvfree_call_rcu() call stack for KASAN paulmck
2021-01-06  1:01 ` [PATCH tip/core/rcu 2/3] rcu: Introduce kfree_rcu() single-argument macro paulmck
2021-01-06  1:01 ` [PATCH tip/core/rcu 3/3] rcu: Eliminate the __kvfree_rcu() macro paulmck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).