diff options
author | 2022-12-14 15:46:23 +0800 | |
---|---|---|
committer | 2023-10-20 17:32:14 +1100 | |
commit | 95f1a128cd728a7257d78e868f1f5a145fc43736 (patch) | |
tree | 3fb5faf56cfd15af0bb129222255836429830d89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/imc-pmu: Use the correct spinlock initializer. (diff) | |
download | wireguard-linux-95f1a128cd728a7257d78e868f1f5a145fc43736.tar.xz wireguard-linux-95f1a128cd728a7257d78e868f1f5a145fc43736.zip |
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
If the vcpu_associativity alloc memory successfully but the
pcpu_associativity fails to alloc memory, the vcpu_associativity
memory leaks.
Fixes: d62c8deeb6e6 ("powerpc/pseries: Provide vcpu dispatch statistics")
Signed-off-by: Wang Yufen <wangyufen@huawei.com>
Reviewed-by: "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/1671003983-10794-1-git-send-email-wangyufen@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions