diff options
author | 2023-02-27 09:36:12 -0800 | |
---|---|---|
committer | 2023-04-05 20:02:57 -0700 | |
commit | c732293331a22187d59cd485879276a1da398387 (patch) | |
tree | 3fe8f69f3c3a556054e0cbd5cf3ef54ba8516639 /mm/rmap.c | |
parent | mm: add per-VMA lock and helper functions to control it (diff) | |
download | wireguard-linux-c732293331a22187d59cd485879276a1da398387.tar.xz wireguard-linux-c732293331a22187d59cd485879276a1da398387.zip |
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/20230227173632.3292573-14-surenb@google.com
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions