diff options
author | Paul E. McKenney <[email protected]> | 2017-10-09 11:51:45 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2017-12-04 10:52:56 -0800 |
commit | 08df477434754629303c9e2bfa8d67ecb44f9c20 (patch) | |
tree | 98e412d75e903798d8332f9760a2f660c6c76a1c /tools/perf/scripts/python/sctop.py | |
parent | 516df050615e4b0fd2dd0448cb5a807208a3837a (diff) |
mm/ksm: Remove now-redundant smp_read_barrier_depends()
Because READ_ONCE() now implies smp_read_barrier_depends(), the
smp_read_barrier_depends() in get_ksm_page() is now redundant.
This commit removes it and updates the comments.
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "Aneesh Kumar K.V" <[email protected]>
Cc: Claudio Imbrenda <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions