diff options
author | 2019-12-13 19:44:34 +0800 | |
---|---|---|
committer | 2020-01-23 16:39:02 -0600 | |
commit | 01daacfb9035e5b86d43a01f11a0614648f306c1 (patch) | |
tree | 6d4e321ae68d867098007844a58f5b79340a25d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.5-rc1 (diff) | |
download | wireguard-linux-01daacfb9035e5b86d43a01f11a0614648f306c1.tar.xz wireguard-linux-01daacfb9035e5b86d43a01f11a0614648f306c1.zip |
PCI/AER: Log which device prevents error recovery
PCI error recovery will fail if any device under the Root Port doesn't have
an error_detected callback. Currently only the failure result is printed,
which is not enough to identify the driver that lacks the callback.
Log a message to identify the device with no error_detected callback.
[bhelgaas: tweak log message]
Link: https://lore.kernel.org/r/1576237474-32021-1-git-send-email-yangyicong@hisilicon.com
Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions