aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-07-05 11:26:32 +0300
committerGreg Kroah-Hartman <[email protected]>2022-07-08 15:42:55 +0200
commit086c28ab7c5699256aced0049aae9c42f1410313 (patch)
tree6f2ece46c9c33794d9b06ed2f5808d982d287164 /tools/perf/scripts/python
parente5535ff173318775f2c52b7f072bb3abf03b5b0f (diff)
intel_th: Fix a resource leak in an error handling path
If an error occurs after calling 'pci_alloc_irq_vectors()', 'pci_free_irq_vectors()' must be called as already done in the remove function. Fixes: 7b7036d47c35 ("intel_th: pci: Use MSI interrupt signalling") Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Alexander Shishkin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions