summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-08-07 12:03:45 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-10-07 16:02:49 -0700
commit807226e2fbb504d82cd504b7b6114896db41ef63 (patch)
treea64112de63cd0c61323be551433dd7ba476de50d /kernel/cpu.c
parent83c2c735e78da1a0d994911f730f6e1d36c88d7a (diff)
downloadlinux-807226e2fbb504d82cd504b7b6114896db41ef63.tar.gz
linux-807226e2fbb504d82cd504b7b6114896db41ef63.tar.bz2
linux-807226e2fbb504d82cd504b7b6114896db41ef63.zip
rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()
Now that synchronize_sched_expedited() uses IPIs, a hook in rcu_sched_qs(), and the ->expmask field in the rcu_node combining tree, it is no longer necessary to exclude CPU hotplug. Any races with CPU hotplug will be detected when attempting to send the IPI. This commit therefore removes the code excluding CPU hotplug operations. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions