[PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic

Vlastimil Babka (SUSE) vbabka at kernel.org
Fri Mar 20 01:50:50 AEDT 2026


On 3/18/26 16:50, Lorenzo Stoakes (Oracle) wrote:
> Use the new vma_flags_t flags implementation to perform the logic around
> sticky flags and what flags are ignored on VMA merge.
> 
> We make use of the new vma_flags_empty(), vma_flags_diff_pair(), and
> vma_flags_and_mask() functionality.
> 
> Also update the VMA tests accordingly.
> 
> Signed-off-by: Lorenzo Stoakes (Oracle) <ljs at kernel.org>

Acked-by: Vlastimil Babka (SUSE) <vbabka at kernel.org>



More information about the Linuxppc-dev mailing list