Re: [PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
From: Vlastimil Babka (SUSE)
Date: Fri Mar 27 2026 - 04:28:48 EST
On 3/27/26 06:50, Andrew Morton wrote:
> On Fri, 20 Mar 2026 19:38:17 +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.
>
> Series has nine unreviewed patches.
I think I only skipped those that were tools/testing only, because I'm lazy.
In case a tag is missing in a non-test patch, let me know please.
> Again, I plan to upstream this as-is - lots of Lorenzopatches remain
> unreviewed and I'm OK with that.
Ack, thanks!