Re: [PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code

From: Lorenzo Stoakes (Oracle)

Date: Mon Mar 16 2026 - 13:41:26 EST


(trimmed mail list for sanity)

On Mon, Mar 16, 2026 at 09:17:04AM -0700, Andrew Morton wrote:
> On Mon, 16 Mar 2026 13:07:49 +0000 "Lorenzo Stoakes (Oracle)" <ljs@xxxxxxxxxx> wrote:
>
> > This series converts a lot of the existing use of the legacy vm_flags_t
> > data type to the new vma_flags_t type which replaces it.
>
> This series assumes the non-presence of your series "mm: expand
> mmap_prepare functionality and usage". Seems that series is due for a
> respin so I'll drop v1.

Are there really that many clashes between the two?

I am working on a respin now, I can rebase that on this series if it helps.

Thanks, Lorenzo