aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-08-19 09:32:04 +0200
committerHerbert Xu <[email protected]>2014-08-29 21:46:33 +0800
commit51269ad2880774e7d46fb1e0edb7a83e15d05d33 (patch)
tree1fcb23c5b2e56d336cc43df93b520cdf830eb0ca /tools/perf/scripts/python/syscall-counts.py
parentb9347aff91ce4789619168539f08202d8d6a1177 (diff)
crypto: qat - 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. Cc: Tadeusz Struk <[email protected]> Cc: Herbert Xu <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Alexander Gordeev <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions