mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
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>
This commit is contained in:
parent
73e3412424
commit
65b73f1ff6
|
|
@ -11,3 +11,4 @@ CONFIG_FORCE_TASKS_TRACE_RCU=y
|
|||
#CHECK#CONFIG_TASKS_TRACE_RCU=y
|
||||
CONFIG_TASKS_TRACE_RCU_READ_MB=n
|
||||
CONFIG_RCU_EXPERT=y
|
||||
CONFIG_DEBUG_OBJECTS=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user