aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2023-03-07 20:30:21 +0000
committerJon Mason <[email protected]>2023-07-08 15:02:36 +0000
commitcb2a6d17353452e893194ce1b4e2699fcb24b955 (patch)
tree8eadfdb0dd58145fec5a44e718997ee76da7bb6a /tools/perf/scripts/python/net_dropmonitor.py
parentMAINTAINERS: git://github -> https://github.com for jonmason (diff)
downloadkernel-cb2a6d17353452e893194ce1b4e2699fcb24b955.tar.gz
kernel-cb2a6d17353452e893194ce1b4e2699fcb24b955.zip
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
pci_enable_pcie_error_reporting() enables the device to send ERR_* Messages. Since f26e58bf6f54 ("PCI/AER: Enable error reporting when AER is native"), the PCI core does this for all devices during enumeration, so the driver doesn't need to do it itself. Remove the redundant pci_enable_pcie_error_reporting() call from the driver. Also remove the corresponding pci_disable_pcie_error_reporting() from the driver .remove() path. Note that this only controls ERR_* Messages from the device. An ERR_* Message may cause the Root Port to generate an interrupt, depending on the AER Root Error Command register managed by the AER service driver. Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Serge Semin <[email protected]> Signed-off-by: Jon Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions