On Fri, 31 Jul 2020 17:04:59 +0530, Aneesh Kumar K.V wrote: > If we fail to allocate vmemmap list, we don't keep track of allocated > vmemmap block buf. Hence on section deactivate we skip vmemmap block > buf free. This results in memory leak.
Applied to powerpc/next. [1/2] powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures. https://git.kernel.org/powerpc/c/ccaea15296f9773abd43aaa17ee4b88848e4a505 [2/2] powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry https://git.kernel.org/powerpc/c/1c0a7ac0ec63ee626f669c9a4e278f6ae1dbfcf2 cheers