Re: [PATCH 1/2] powerpc/nohash: Remove pgd_huge() stub

From: Michael Ellerman
Date: Tue Oct 04 2022 - 09:39:07 EST


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/powerpc/c/a26494cf4aeb8e9888428a43f55cc486f06f1334
[2/2] powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
https://git.kernel.org/powerpc/c/691cdf016d3be6f66a3ea384809be229e0f9c590

cheers