diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-11-03 18:15:17 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-01-06 11:02:47 -0800 |
commit | 3e9f5c70d85060ff0db71826e2048daffec336e7 (patch) | |
tree | db84eacf19f182ce185afa165fe2b1aa1a8569b1 /kernel/rcu/tree.c | |
parent | 96e92021d4fad8543d598b5e4926cb34fd40c4c4 (diff) | |
download | linux-3e9f5c70d85060ff0db71826e2048daffec336e7.tar.bz2 |
rcu: Don't spawn rcub kthreads on root rcu_node structure
Now that offlining CPUs no longer moves leaf rcu_node structures'
->blkd_tasks lists to the root, there is no way for the root rcu_node
structure's ->blkd_task list to be nonempty, unless the root node is also
the sole leaf node. This commit therefore refrains from creating an rcub
kthread for the root rcu_node structure unless it is also the sole leaf.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/tree.c')
0 files changed, 0 insertions, 0 deletions