aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorNaveen Naidu <naveennaidu479@gmail.com>2021-11-18 19:33:13 +0530
committerBjorn Helgaas <bhelgaas@google.com>2021-11-18 13:37:34 -0600
commit9bc9310c8f641234a81f139414fdb5b20b1df8c4 (patch)
tree933107651ac35477aea1fa9edf28554a6be6f3c2 /scripts/gdb/linux/utils.py
parentPCI: Set error response data when config read fails (diff)
downloadwireguard-linux-9bc9310c8f641234a81f139414fdb5b20b1df8c4.tar.xz
wireguard-linux-9bc9310c8f641234a81f139414fdb5b20b1df8c4.zip
PCI: Use PCI_SET_ERROR_RESPONSE() for disconnected devices
A config read from a PCI device that doesn't exist or doesn't respond causes a PCI error. There's no real data to return to satisfy the CPU read, so most hardware fabricates ~0 data. Use PCI_SET_ERROR_RESPONSE() to set the error response when we think the device has already been disconnected. This helps unify PCI error response checking and make error checks consistent and easier to find. Link: https://lore.kernel.org/r/29db0a6874716db80757e4e3cdd03562f13eb0cb.1637243717.git.naveennaidu479@gmail.com Signed-off-by: Naveen Naidu <naveennaidu479@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions