Re: [PATCH] powerpc/kvm: silence kmemleak false positives

From: Qian Cai
Date: Wed May 13 2020 - 02:24:34 EST




> On May 13, 2020, at 12:04 AM, Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:
>
> This should probably also have an include of <linux/kmemleak.h> ?

No, asm/book3s/64/pgalloc.h has already had it and since this is book3s_64_mmu_radix.c, it will include it eventually from,

asm/pgalloc.h
asm/book3s/pgalloc.h