diff options
| author | Suren Baghdasaryan <[email protected]> | 2023-02-27 09:36:12 -0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 20:02:57 -0700 |
| commit | c732293331a22187d59cd485879276a1da398387 (patch) | |
| tree | 3fe8f69f3c3a556054e0cbd5cf3ef54ba8516639 /tools/perf/scripts | |
| parent | 5e31275cc997f8ec5d9e8d65fe9840ebed89db19 (diff) | |
mm: mark VMA as being written when changing vm_flags
Updates to vm_flags have to be done with VMA marked as being written for
preventing concurrent page faults or other modifications.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Suren Baghdasaryan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions