summaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorPaul E. McKenney2018-11-07 04:17:01 +0100
committerPaul E. McKenney2018-11-27 18:21:43 +0100
commitcb2f55369d3a9e6cf5c34d2da39eb242279a582d (patch)
tree562c99382598ad7d2029601df7ee8a924500f8ea /kernel/workqueue.c
parentsched/membarrier: synchronize_sched() with synchronize_rcu() (diff)
downloadkernel-qcow2-linux-cb2f55369d3a9e6cf5c34d2da39eb242279a582d.tar.gz
kernel-qcow2-linux-cb2f55369d3a9e6cf5c34d2da39eb242279a582d.tar.xz
kernel-qcow2-linux-cb2f55369d3a9e6cf5c34d2da39eb242279a582d.zip
modules: Replace synchronize_sched() and call_rcu_sched()
Now that synchronize_rcu() waits for preempt-disable regions of code as well as RCU read-side critical sections, synchronize_sched() can be replaced by synchronize_rcu(). Similarly, call_rcu_sched() can be replaced by call_rcu(). This commit therefore makes these changes. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> Acked-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions