diff options
| author | Aneesh Kumar K.V <[email protected]> | 2020-07-31 17:04:59 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-08-25 01:31:32 +1000 |
| commit | ccaea15296f9773abd43aaa17ee4b88848e4a505 (patch) | |
| tree | 1b35eb008d5d6fd28f7d5280ad26ae1308b34736 /tools/perf/scripts/python/bin | |
| parent | 18102e4bcc47f5b5ac70e2e4461d022c1ee6df24 (diff) | |
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 <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions