mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 23:34:00 -04:00
This commit updates rcutortures configuration-fragment files to account for the move from the CONFIG_RCU_FANOUT_EXACT Kconfig parameter to the new rcutree.rcu_fanout_exact= boot parameter. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Pranith Kumar <bobby.prani@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
5 lines
111 B
Clojure
5 lines
111 B
Clojure
rcupdate.rcu_self_test=1
|
|
rcupdate.rcu_self_test_bh=1
|
|
rcupdate.rcu_self_test_sched=1
|
|
rcutree.rcu_fanout_exact=1
|