On 14.07.25 02:31, Nico Pache wrote:
For khugepaged to support different mTHP orders, we must generalize this to check if the PMD is not shared by another VMA and the order is enabled. To ensure madvise_collapse can support working on mTHP orders without the PMD order enabled, we need to convert hugepage_vma_revalidate to take a bitmap of orders. No functional change in this patch. Reviewed-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx> Co-developed-by: Dev Jain <dev.jain@xxxxxxx> Signed-off-by: Dev Jain <dev.jain@xxxxxxx> Signed-off-by: Nico Pache <npache@xxxxxxxxxx> ---
Acked-by: David Hildenbrand <david@xxxxxxxxxx> -- Cheers, David / dhildenb