Skip to content
Commit 748bf47a authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Test synchronous RCU grace periods at the end of rcu_init()



This commit tests synchronize_rcu() and synchronize_rcu_expedited()
at the end of rcu_init(), in addition to the test already at the
beginning of that function.  These tests are run only in kernels built
with CONFIG_PROVE_RCU=y.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 3d1adf7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment