summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@redhat.com>2014-02-23 10:57:05 +0400
committerRoland Dreier <roland@purestorage.com>2014-04-11 05:41:34 +0400
commit9684c2ea6d1f5aab44119533530e4059b4c3e1ff (patch)
treea280f1ed1a3619a7e99d0914b4339e4163db25b1 /tools/perf/scripts/python/export-to-postgresql.py
parent877f075aac900288ce2e6a64075cceff09210a7e (diff)
downloadlinux-9684c2ea6d1f5aab44119533530e4059b4c3e1ff.tar.xz
IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()
As result of the deprecation of the MSI-X/MSI enablement functions pci_enable_msix() and pci_enable_msi_block(), all drivers using these two interfaces need to be updated to use the new pci_enable_msi_range() or pci_enable_msi_exact() and pci_enable_msix_range() or pci_enable_msix_exact() interfaces. Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions