Skip to content
Commit 2f20de99 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Make rcu_gp_cleanup() be noinline for tracing



Although there are trace events for RCU grace periods, these are only
enabled in CONFIG_RCU_TRACE=y kernels.  This commit therefore marks
rcu_gp_cleanup() noinline in order to provide a function that can be
traced that is invoked near the end of each grace period.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 4d80b8e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment