diff options
author | Pranith Kumar <[email protected]> | 2014-12-10 15:42:28 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-10 17:41:04 -0800 |
commit | 8df0c2dcf61781d2efa8e6e5b06870f6c6785735 (patch) | |
tree | 69f8d7dcfde84ba42315db10862dfb197668b5bb /tools/perf/scripts/python/check-perf-trace.py | |
parent | c871ac4e9666ad68ae861172ef8a7f73d6e61b26 (diff) |
slab: 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 <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions