rcutorture: Make "srcud" option also test polled grace-period API
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 27 Jul 2022 23:16:41 +0000 (16:16 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 31 Aug 2022 12:10:15 +0000 (05:10 -0700)
commit599d97e3f2236a0f02a59da05798e8af43d5ce72
tree5ad0db7df77bde350caaadd1dc53404d806475a4
parent568035b01cfb107af8d2e4bd2fb9aea22cf5b868
rcutorture: Make "srcud" option also test polled grace-period API

This commit brings the "srcud" (dynamically allocated) SRCU test in line
with the "srcu" (statically allocated) test, so that both test the full
SRCU polled grace-period API.

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