aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorSuren Baghdasaryan <[email protected]>2023-01-31 16:01:16 -0800
committerAndrew Morton <[email protected]>2023-02-09 16:51:41 -0800
commit601c3c29dbeb049862faa00917f2daf094a71028 (patch)
tree24e4ec4694356281c6ee9e12858f52a889d977da /tools/perf/scripts/python/task-analyzer.py
parent7e4a32c0e8adafdda6161635c9046e6c1e8b95b5 (diff)
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Provide vm_flags_reset_once() and replace the vm_flags updates which used WRITE_ONCE() to prevent compiler optimizations. Link: https://lkml.kernel.org/r/[email protected] Fixes: 0cce31a0aa0e ("mm: replace vma->vm_flags direct modifications with modifier calls") Signed-off-by: Suren Baghdasaryan <[email protected]> Reported-by: Hyeonggon Yoo <[email protected]> Reviewed-by: Hyeonggon Yoo <[email protected]> Acked-by: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions