Re: [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
"Vlastimil Babka (SUSE)" <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <aca6e793-c2dc-40cd-b489-80fb638dced4__48854.7622154996$1784736296$gmane$org@kernel.org> |
On 7/11/26 20:45, Lorenzo Stoakes wrote: > Update various uses of legacy flags in vma.c and mmap.c to the new > vma_flags_t type, updating comments alongside them to be consistent. > > No functional change intended. > > Reviewed-by: Zi Yan <[email protected]> > Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Vlastimil Babka (SUSE) <[email protected]>