diff options
author | 2014-11-21 10:05:59 -0500 | |
---|---|---|
committer | 2014-11-22 09:33:17 -0500 | |
commit | eadac03e898617521f327faf265932b73ecc3e0f (patch) | |
tree | 955dd7f66024f1088e7672ca7a9bf9984a08f2e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'master' into for-3.19 (diff) | |
download | wireguard-linux-eadac03e898617521f327faf265932b73ecc3e0f.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions