[PATCH] powerpc/kvm: silence kmemleak false positives

Qian Cai cai at lca.pw
Wed May 13 16:24:27 AEST 2020



> On May 13, 2020, at 12:04 AM, Michael Ellerman <mpe at ellerman.id.au> 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


More information about the Linuxppc-dev mailing list