summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMaxim Levitsky <mlevitsk@redhat.com>2024-12-09 20:57:50 +0300
committerJakub Kicinski <kuba@kernel.org>2024-12-12 07:21:04 +0300
commitbb1e3eb57d2cc38951f9a9f1b8c298ced175798f (patch)
tree22b5e9de8839d92719f0a11b94695cf4c790cf3c /tools/perf/scripts/python/export-to-sqlite.py
parent15bfb14727bcf5f72b099338fcdb5aca631f9197 (diff)
downloadlinux-bb1e3eb57d2cc38951f9a9f1b8c298ced175798f.tar.xz
net: mana: Fix memory leak in mana_gd_setup_irqs
Commit 8afefc361209 ("net: mana: Assigning IRQ affinity on HT cores") added memory allocation in mana_gd_setup_irqs of 'irqs' but the code doesn't free this temporary array in the success path. This was caught by kmemleak. Fixes: 8afefc361209 ("net: mana: Assigning IRQ affinity on HT cores") Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com> Reviewed-by: Saurabh Sengar <ssengar@linux.microsoft.com> Reviewed-by: Yury Norov <yury.norov@gmail.com> Link: https://patch.msgid.link/20241209175751.287738-2-mlevitsk@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions