On Wed, 7 Sep 2022 11:34:44 +0200, Christophe Leroy wrote:
> linux/hugetlb.h has a fallback pgd_huge() macro for when
> pgd_huge is not defined.
>
> Remove the powerpc redundant definitions.
>
>
Applied to powerpc/next.
[1/2] powerpc/nohash: Remove pgd_huge() stub
https://git.kernel.org/
linux/hugetlb.h has a fallback pgd_huge() macro for when
pgd_huge is not defined.
Remove the powerpc redundant definitions.
Signed-off-by: Christophe Leroy
---
arch/powerpc/include/asm/nohash/pgtable.h | 6 --
arch/powerpc/include/asm/page.h | 1 -
2 files changed, 7 deletions(-)