aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-02-23 07:50:41 +0100
committerGreg Kroah-Hartman <[email protected]>2014-02-28 15:24:32 -0800
commite0117521e555224ec8938e69832b0b4c69954d54 (patch)
treedef32c22ff614107ba1b27bcb43f3c2ed60ed545 /tools/perf/scripts/python/syscall-counts.py
parentebba44ffcb848f38dfb9c95e5e20ebd2df3699a8 (diff)
vmw_vmci: 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: Greg Kroah-Hartman <[email protected]> Cc: Andy King <[email protected]> Cc: Dmitry Torokhov <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions