Re: [PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
"Vlastimil Babka (SUSE)" <[email protected]>
| Newsgroups | gmane.linux.ports.riscv,gmane.linux.kernel.mm,gmane.linux.kernel,gmane.linux.kernel.arc,gmane.linux.ports.arm.kernel,gmane.linux.ports.hexagon,gmane.linux.ports.mips,gmane.linux.ports.ppc64.devel,gmane.linux.uml.devel,gmane.linux.file-systems |
|---|---|
| Message-ID | <[email protected]> |
On 3/27/26 06:50, Andrew Morton wrote: > On Fri, 20 Mar 2026 19:38:17 +0000 "Lorenzo Stoakes (Oracle)" <[email protected]> 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!