commit | cf2c03bb6d69f54288e6146d08afeb349ce397fa | [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 07:50:56 2025 -0700 |
tree | ce3b69948116c62edacca256543c70627fae98ac | |
parent | 58be14dcc5986389693e90f47615f206a9fd5325 [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>