diff options
author | Wang Yufen <wangyufen@huawei.com> | 2022-12-14 10:46:23 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-10-20 09:32:14 +0300 |
commit | 95f1a128cd728a7257d78e868f1f5a145fc43736 (patch) | |
tree | 3fb5faf56cfd15af0bb129222255836429830d89 /scripts/gdb/linux/utils.py | |
parent | 007240d59c11f87ac4f6cfc6a1d116630b6b634c (diff) | |
download | linux-95f1a128cd728a7257d78e868f1f5a145fc43736.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions