diff options
author | Pranith Kumar <bobby.prani@gmail.com> | 2014-11-21 16:05:59 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-11-22 15:33:17 +0100 |
commit | eadac03e898617521f327faf265932b73ecc3e0f (patch) | |
tree | 955dd7f66024f1088e7672ca7a9bf9984a08f2e6 /arch | |
parent | Merge branch 'master' into for-3.19 (diff) | |
download | linux-eadac03e898617521f327faf265932b73ecc3e0f.tar.xz linux-eadac03e898617521f327faf265932b73ecc3e0f.zip |
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 'arch')
0 files changed, 0 insertions, 0 deletions