summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMichał Winiarski <michal.winiarski@intel.com>2023-11-29 22:44:59 +0100
committerRodrigo Vivi <rodrigo.vivi@intel.com>2023-12-21 11:45:09 -0500
commit604f7e7777d663033063886b6a5362d0e6092e3a (patch)
tree61eaf832481acf07b00131e9306443ac82c77b1b /tools/perf/scripts/python/stackcollapse.py
parentf321ef042e69859536ba6c97b9f25a2a8f761ef9 (diff)
drm/xe/irq: Don't call pci_free_irq_vectors
For devres managed devices, pci_alloc_irq_vectors is also managed (see pci_setup_msi_context for reference). PCI device used by Xe is devres managed (it was enabled with pcim_enable_device), which means that calls to pci_free_irq_vectors are redundant and can be safely removed. Signed-off-by: Michał Winiarski <michal.winiarski@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://lore.kernel.org/r/20231129214509.1174116-4-michal.winiarski@intel.com Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions