diff options
author | Alexander Gordeev <[email protected]> | 2014-02-21 17:53:40 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2014-02-28 15:26:27 -0500 |
commit | efdfa3eda5d7b33c6e3c4f6e66144fcd10ed41a3 (patch) | |
tree | 71b3b7fc36de063f166dc438b53c2406fe783050 /tools/perf/util/trace-event-scripting.c | |
parent | c06f8111792bd35f831c1dc7dbec536d6ba204ac (diff) |
xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()
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]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: David Vrabel <[email protected]>
Cc: [email protected]
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions