> Now we have the expressive vma_is_kernel_owned() and vma_is_fixed_mapping() > predicates, use them to determine whether to proceed with migration. This > drops the VMA_IO_BIT test, which is safe as only kernel-owned mappings may > set it. > > hugetlb mappings remain excluded, as they are fixed mappings. > > No functional change intended. > > Signed-off-by: Lorenzo Stoakes (ARM) <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/20260914-b4-mmap-prepare-vma-flag-sanify-v2-0-7d9781ed5...@kernel.org?part=36
