[PATCH v2 12/14] mm/treewide: Remove pXd_huge()
Christophe Leroy
christophe.leroy at csgroup.eu
Mon May 27 16:03:30 AEST 2024
Le 18/03/2024 à 21:04, peterx at redhat.com a écrit :
> From: Peter Xu <peterx at redhat.com>
>
> 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
Christophe
More information about the Linuxppc-dev
mailing list