summaryrefslogtreecommitdiffstats
path: root/mm/slab.c
diff options
context:
space:
mode:
authorPaul E. McKenney2018-11-07 04:22:23 +0100
committerPaul E. McKenney2018-11-27 18:21:45 +0100
commit36bd1a8e91c66e9def12958547548aa549de9cbf (patch)
treeea228dda1a3110d03fae6c1cadcecae09bddbd6d /mm/slab.c
parentevents: Replace synchronize_sched() with synchronize_rcu() (diff)
downloadkernel-qcow2-linux-36bd1a8e91c66e9def12958547548aa549de9cbf.tar.gz
kernel-qcow2-linux-36bd1a8e91c66e9def12958547548aa549de9cbf.tar.xz
kernel-qcow2-linux-36bd1a8e91c66e9def12958547548aa549de9cbf.zip
percpu-refcount: Replace call_rcu_sched() with call_rcu()
Now that call_rcu()'s callback is not invoked until after all preempt-disable regions of code have completed (in addition to explicitly marked RCU read-side critical sections), call_rcu() can be used in place of call_rcu_sched(). This commit therefore makes that change. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> Cc: Ming Lei <ming.lei@redhat.com> Cc: Bart Van Assche <bvanassche@acm.org> Cc: Jens Axboe <axboe@kernel.dk> Acked-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions