diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | 2020-07-31 17:04:59 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-08-25 01:31:32 +1000 |
commit | ccaea15296f9773abd43aaa17ee4b88848e4a505 (patch) | |
tree | 1b35eb008d5d6fd28f7d5280ad26ae1308b34736 /.gitignore | |
parent | 18102e4bcc47f5b5ac70e2e4461d022c1ee6df24 (diff) | |
download | linux-ccaea15296f9773abd43aaa17ee4b88848e4a505.tar.bz2 |
powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.
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.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200731113500.248306-1-aneesh.kumar@linux.ibm.com
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions