rcutorture: Verify NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 25 Aug 2022 20:37:59 +0000 (13:37 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 18 Oct 2022 22:02:12 +0000 (15:02 -0700)
commit1d5ebc351f0100394eb99613e91e9e138fd33d78
treeed5947d730cf800c2042140d909f11d30e08c132
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
rcutorture: Verify NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE

This commit adds code to the RTWS_POLL_GET_FULL case
of rcu_torture_writer() to verify that the value of
NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE is sufficiently large.

[ paulmck: Fix whitespace issue located by checkpatch.pl. ]

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