diff options
author | Alexander Gordeev <[email protected]> | 2014-04-14 09:14:06 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2014-04-25 12:17:06 -0600 |
commit | a30d0108b09ae46d24594a2e699c4dad21bb4af4 (patch) | |
tree | 2d8c52c8a03946d23f5bfd3cdbe24fac0a750259 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 1406276c1254d761da7c16b30aa32e3af2b3612a (diff) |
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
As result of deprecation of 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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Frank Haverkamp <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions