rcutorture: Make BUSTED scenario check and log readers
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 6 Jun 2025 13:29:19 +0000 (06:29 -0700)
committerNeeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
Wed, 25 Jun 2025 03:09:02 +0000 (08:39 +0530)
commit3b16e77e0706eb6cdfc850956ee1ed5e5c36c6ca
tree19c1da8e1d88dc73384b4215dc52903895b88994
parent8d71351d88e478d3c4e945e3218e97ec677fd807
rcutorture: Make BUSTED scenario check and log readers

Because the BUSTED scenario intentionally executes too-short
readers, this commit enables the RCU_TORTURE_TEST_CHK_RDR_STATE,
RCU_TORTURE_TEST_LOG_CPU, and RCU_TORTURE_TEST_LOG_GP Kconfig options
to test the resulting reader-segment dump.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
tools/testing/selftests/rcutorture/configs/rcu/BUSTED