commit | 12a2f572c0040895409bbf5773f80fa08586c01a | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Fri Jun 06 06:29:19 2025 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Fri Jun 06 06:29:19 2025 -0700 |
tree | 1a1dc08f98899aa9f2f7500682f7aa4118d059a3 | |
parent | 8d1ebceedfdb30247bd8d00c47016a05d79da389 [diff] |
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>