aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-02-21 17:22:59 +0100
committerGreg Kroah-Hartman <[email protected]>2014-02-28 15:23:01 -0800
commitebba44ffcb848f38dfb9c95e5e20ebd2df3699a8 (patch)
treea1d17ebda30e46be19ffde796870b9cd168f4b26 /tools/perf/scripts/python/syscall-counts.py
parent5877255dc57403f49b4961070b206b832c931201 (diff)
mic: 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: Harshavardhan R Kharche <[email protected]> Cc: Ashutosh Dixit <[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