Re: [PATCH v2 12/14] mm/treewide: Remove pXd_huge()

From: Peter Xu
Date: Mon May 27 2024 - 11:44:08 EST


On Mon, May 27, 2024 at 06:03:30AM +0000, Christophe Leroy wrote:
>
>
> Le 18/03/2024 à 21:04, peterx@xxxxxxxxxx a écrit :
> > From: Peter Xu <peterx@xxxxxxxxxx>
> >
> > This API is not used anymore, drop it for the whole tree.
>
> Some documentation remain in v6.10-rc1:
>
> $ git grep -w p.d_huge
> Documentation/mm/arch_pgtable_helpers.rst:| pmd_huge |
> Tests a HugeTLB mapped PMD |
> Documentation/mm/arch_pgtable_helpers.rst:| pud_huge |
> Tests a HugeTLB mapped PUD |
> arch/x86/mm/pat/set_memory.c: * otherwise
> pmd_present/pmd_huge will return true

True, I'll send a patch, thanks.

--
Peter Xu