]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: introduce vma->vm_flags modifier functions
authorSuren Baghdasaryan <surenb@google.com>
Wed, 26 Oct 2022 16:39:27 +0000 (16:39 +0000)
committerSuren Baghdasaryan <surenb@google.com>
Wed, 23 Nov 2022 02:09:44 +0000 (02:09 +0000)
commit251db33788d40788799816de954380dbe59c613b
tree95337dd0b1d85777a907abdef5663f0f7e211fd6
parent0a1a9e2fe8e9389e58fecfaf15483862956be16c
mm: introduce vma->vm_flags modifier functions

To keep vma locking correctness when vm_flags are modified, add modifier
functions to be used whenever flags are updated.

Signed-off-by: Suren Baghdasaryan <surenb@google.com>
include/linux/mm.h
include/linux/mm_types.h