Re: [PATCH v3 1/4] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()

From: Peter Xu
Date: Thu Feb 18 2021 - 18:04:15 EST


On Thu, Feb 18, 2021 at 02:38:18PM -0800, Mike Kravetz wrote:
> I thought the error was caused by not deleting the line
>
> pte_t *huge_pte_alloc(struct mm_struct *mm,
>
> when adding
>
> pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma,
>
> as above.

Sorry about that! I'll repost.

--
Peter Xu