aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPhilipp Stanner <[email protected]>2024-06-13 13:50:23 +0200
committerBjorn Helgaas <[email protected]>2024-07-11 16:20:01 -0500
commit25216afc9db53d85dc648aba8fb7f6d31f2c8731 (patch)
treeea85ef3f53dd087c958bd1ad80ce95cd9d8cae1d /tools/perf/scripts/python/export-to-postgresql.py
parent2c3e842f125fc1c57cd2824840d04e401c0542c2 (diff)
PCI: Add managed pcim_intx()
pci_intx() is a "hybrid" function, i.e., it is managed if pcim_enable_device() has been called, but unmanaged otherwise. Add pcim_intx(), which is always managed, and implement pci_intx() using it. Remove the now-unused struct pci_devres.orig_intx and .restore_intx and find_pci_dr(). Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Philipp Stanner <[email protected]> [kwilczynski: squashed in https://lore.kernel.org/r/[email protected] to fix problem reported and tested by Ashish Kalra <[email protected]>: https://lore.kernel.org/r/[email protected] https://lore.kernel.org/r/[email protected]/] Signed-off-by: Krzysztof WilczyƄski <[email protected]> [bhelgaas: commit log] Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions