summaryrefslogtreecommitdiff
path: root/include/linux/percpu_counter.h
diff options
context:
space:
mode:
authorPranith Kumar <bobby.prani@gmail.com>2014-11-21 18:05:59 +0300
committerTejun Heo <tj@kernel.org>2014-11-22 17:33:17 +0300
commiteadac03e898617521f327faf265932b73ecc3e0f (patch)
tree955dd7f66024f1088e7672ca7a9bf9984a08f2e6 /include/linux/percpu_counter.h
parentcceb9bd63373061ad7b75c321808a2fb11c86545 (diff)
downloadlinux-eadac03e898617521f327faf265932b73ecc3e0f.tar.xz
percpu: Replace smp_read_barrier_depends() with lockless_dereference()
Recently lockless_dereference() was added which can be used in place of hard-coding smp_read_barrier_depends(). The following PATCH makes the change. Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux/percpu_counter.h')
0 files changed, 0 insertions, 0 deletions