Skip to content

Commit 65b73f1

Browse files
paulmckrcuFrederic Weisbecker
authored andcommitted
rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testing
This commit adds CONFIG_DEBUG_OBJECTS=y to the TRACE02 rcutorture scenario to catch any further RCU Tasks bugs involving this Kconfig option. Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
1 parent 73e3412 commit 65b73f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tools/testing/selftests/rcutorture/configs/rcu

tools/testing/selftests/rcutorture/configs/rcu/TRACE02

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ CONFIG_FORCE_TASKS_TRACE_RCU=y
1111
#CHECK#CONFIG_TASKS_TRACE_RCU=y
1212
CONFIG_TASKS_TRACE_RCU_READ_MB=n
1313
CONFIG_RCU_EXPERT=y
14+
CONFIG_DEBUG_OBJECTS=y

0 commit comments

Comments
 (0)