rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 26 Feb 2021 04:56:10 +0000 (20:56 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 25 Mar 2021 00:17:38 +0000 (17:17 -0700)
commit7ac3fdf099bf784794eb944e0ba5bb69867ca06d
tree01915e4fb59ed67ac861efbe748061fffbb701c0
parent0909fc2b2c41aae50a18a36ac2858d156f521871
rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()

This commit causes rcutorture to test the new start_poll_synchronize_rcu()
and poll_state_synchronize_rcu() functions.  Because of the difficulty of
determining the nature of a synchronous RCU grace (expedited or not),
the test that insisted that poll_state_synchronize_rcu() detect an
intervening synchronize_rcu() had to be dropped.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/rcutorture.c