[PATCH 13/41] mm: introduce vma->vm_flags modifier functions

Davidlohr Bueso dave at stgolabs.net
Thu Jan 12 02:47:26 AEDT 2023


On Mon, 09 Jan 2023, Suren Baghdasaryan wrote:

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

How about moving this patch and the ones that follow out of this series,
into a preliminary patchset? It would reduce the amount of noise in the
per-vma lock changes, which would then only be adding the needed
vma_write_lock()ing.

Thanks,
Davidlohr


More information about the Linuxppc-dev mailing list