Re: [PATCH 0/6] mm: vma flag tweaks
Andrew Morton <[email protected]>
| Newsgroups | dev.linux.lists.ntfs3,dev.linux.lists.nvdimm,org.kernel.vger.linux-cxl,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kvack.linux-mm,org.ozlabs.lists.linux-erofs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 5 Mar 2026 10:50:13 +0000 "Lorenzo Stoakes (Oracle)" <[email protected]> wrote: > The ongoing work around introducing non-system word VMA flags has > introduced a number of helper functions and macros to make life easier when > working with these flags and to make conversions from the legacy use of > VM_xxx flags more straightforward. > > This series improves these to reduce confusion as to what they do and to > improve consistency and readability. Thanks, I quietly added this (and the -fix) to mm.git's mm-new branch.