]> 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)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 4 Jan 2023 20:59:24 +0000 (15:59 -0500)
commita3b49e78256d801885fa143c6e5f508bb55aabbe
tree4258874f79a2ec452c504c4cc515f6769d26b8dc
parentbd721138594284a71a3325e0801a9c69222b0ad1
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