Re: [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
"Vlastimil Babka (SUSE)" <[email protected]> Wed, 22 Jul 2026 18:07:58 +0200
| Newsgroups | gmane.comp.freedesktop.xorg.nouveau,gmane.linux.kernel.mm,gmane.linux.kernel,gmane.linux.ports.mips,gmane.linux.kernel.aio.general,gmane.linux.file-systems,gmane.linux.ports.ppc64.devel,gmane.comp.video.dri.devel,gmane.linux.kernel.samsung-soc,gmane.comp.freedesktop.xorg.drivers.intel,gmane.linux.ports.arm.msm,gmane.comp.freedesktop.xorg.drivers.freedreno,gmane.linux.ports.tegra,gmane.comp.emulators.xen.devel,gmane.linux.sound |
|---|---|
| Message-ID | <c363ab95-8d8d-46e0-b9ec-d827664b21a8__2748.62435633025$1784736514$gmane$org@kernel.org> |
On 7/11/26 20:45, Lorenzo Stoakes wrote: > Replace use of the legacy vm_flags_t flags with vma_flags_t values > throughout the mlock logic. > > Additionally update comments to reflect the changes to be consistent. > > No functional change intended. > > Reviewed-by: Zi Yan <[email protected]> > Reviewed-by: Lance Yang <[email protected]> > Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Vlastimil Babka (SUSE) <[email protected]>