Re: [RFC PATCH 03/12] khugepaged: Generalize hugepage_vma_revalidate()
From: Matthew Wilcox
Date: Mon Dec 16 2024 - 23:21:42 EST
On Mon, Dec 16, 2024 at 10:20:56PM +0530, Dev Jain wrote:
> static int hugepage_vma_revalidate(struct mm_struct *mm, unsigned long address,
> bool expect_anon,
> - struct vm_area_struct **vmap,
> + struct vm_area_struct **vmap, int order,
orders are unsigned. i'm going to stop leaving this feedback here, but
please fix the entire series for this braino.