mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-19 20:13:49 -04:00
Add a "tasks-rude" option to the rcuscale.scale_type module parameter. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
CONFIG_RCU_SCALE_TEST=y
|
|
CONFIG_PRINTK_TIME=y
|
|
CONFIG_FORCE_TASKS_RCU=y
|
|
#CHECK#CONFIG_TASKS_RCU=y
|
|
CONFIG_FORCE_TASKS_RUDE_RCU=y
|
|
#CHECK#CONFIG_TASKS_RUDE_RCU=y
|
|
CONFIG_FORCE_TASKS_TRACE_RCU=y
|
|
#CHECK#CONFIG_TASKS_TRACE_RCU=y
|