diff options
author | Chris Down <[email protected]> | 2020-04-01 21:07:30 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-04-02 09:35:29 -0700 |
commit | 32d087cdd9a1ff179177513a8b5d34bec2f54e62 (patch) | |
tree | 8bb5fac2aebae5d7fed207b45407e0476d9bed46 /tools/perf/scripts/python/intel-pt-events.py | |
parent | c3d532008661da197997fc6d8098190eef9344ad (diff) |
mm, memcg: prevent memory.swap.max load tearing
The write side of this is xchg()/smp_mb(), so that's all good. Just a few
sites missing a READ_ONCE.
Signed-off-by: Chris Down <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Roman Gushchin <[email protected]>
Cc: Tejun Heo <[email protected]>
Link: http://lkml.kernel.org/r/bbec2c3d822217334855c8877a9d28b2a6d395fb.1584034301.git.chris@chrisdown.name
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions