[PATCH v2 4/4] KVM: PPC: remove hugetlb.h inclusion
Ritesh Harjani (IBM)
ritesh.list at gmail.com
Wed Mar 11 14:36:06 AEDT 2026
"David Hildenbrand (Arm)" <david at kernel.org> writes:
> hugetlb.h is no longer required now that we moved vma_kernel_pagesize()
> to mm.h.
>
> Reviewed-by: Lorenzo Stoakes (Oracle) <ljs at kernel.org>
> Acked-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
> Signed-off-by: David Hildenbrand (Arm) <david at kernel.org>
> ---
> arch/powerpc/kvm/book3s_hv.c | 1 -
Make sense to me. Please feel free to add:
Reviewed-by: Ritesh Harjani <ritesh.list at gmail.com>
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/powerpc/kvm/book3s_hv.c b/arch/powerpc/kvm/book3s_hv.c
> index 08e5816fdd61..61dbeea317f3 100644
> --- a/arch/powerpc/kvm/book3s_hv.c
> +++ b/arch/powerpc/kvm/book3s_hv.c
> @@ -36,7 +36,6 @@
> #include <linux/gfp.h>
> #include <linux/vmalloc.h>
> #include <linux/highmem.h>
> -#include <linux/hugetlb.h>
> #include <linux/kvm_irqfd.h>
> #include <linux/irqbypass.h>
> #include <linux/module.h>
> --
> 2.43.0
More information about the Linuxppc-dev
mailing list