|
@@ -509,7 +509,7 @@ config SRCU
|
|
sections.
|
|
sections.
|
|
|
|
|
|
config TASKS_RCU
|
|
config TASKS_RCU
|
|
- bool "Task_based RCU implementation using voluntary context switch"
|
|
|
|
|
|
+ bool
|
|
default n
|
|
default n
|
|
select SRCU
|
|
select SRCU
|
|
help
|
|
help
|
|
@@ -517,8 +517,6 @@ config TASKS_RCU
|
|
only voluntary context switch (not preemption!), idle, and
|
|
only voluntary context switch (not preemption!), idle, and
|
|
user-mode execution as quiescent states.
|
|
user-mode execution as quiescent states.
|
|
|
|
|
|
- If unsure, say N.
|
|
|
|
-
|
|
|
|
config RCU_STALL_COMMON
|
|
config RCU_STALL_COMMON
|
|
def_bool ( TREE_RCU || PREEMPT_RCU || RCU_TRACE )
|
|
def_bool ( TREE_RCU || PREEMPT_RCU || RCU_TRACE )
|
|
help
|
|
help
|