diff options
author | 2020-04-01 21:07:30 -0700 | |
---|---|---|
committer | 2020-04-02 09:35:29 -0700 | |
commit | 32d087cdd9a1ff179177513a8b5d34bec2f54e62 (patch) | |
tree | 8bb5fac2aebae5d7fed207b45407e0476d9bed46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm, memcg: prevent memory.min load/store tearing (diff) | |
download | linux-dev-32d087cdd9a1ff179177513a8b5d34bec2f54e62.tar.xz linux-dev-32d087cdd9a1ff179177513a8b5d34bec2f54e62.zip |
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 <chris@chrisdown.name>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Michal Hocko <mhocko@suse.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Roman Gushchin <guro@fb.com>
Cc: Tejun Heo <tj@kernel.org>
Link: http://lkml.kernel.org/r/bbec2c3d822217334855c8877a9d28b2a6d395fb.1584034301.git.chris@chrisdown.name
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions