mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
rcutorture: Make scenario TREE04 enable lazy call_rcu()
This commit enables the RCU_LAZY Kconfig option in scenario TREE04 in order to provide some ongoing testing of this configuration. Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
This commit is contained in:
parent
7ff0b54491
commit
7c3a8b48dc
|
|
@ -15,3 +15,4 @@ CONFIG_DEBUG_LOCK_ALLOC=n
|
|||
CONFIG_DEBUG_OBJECTS_RCU_HEAD=n
|
||||
CONFIG_RCU_EXPERT=y
|
||||
CONFIG_RCU_EQS_DEBUG=y
|
||||
CONFIG_RCU_LAZY=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user