Merge branch 'pds_core-pci-reset'
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Sep 2023 08:28:22 +0000 (09:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Sep 2023 08:28:22 +0000 (09:28 +0100)
commit760554a9add861a0a2d6ac4a85624f8b9537f1bf
tree7b8f0a72119ee669ada639b2c39853099e1f09ac
parent8d6198a14e2bfb09f190055b387c90b4ac9b49a4
parent1e18ec3e9d46e4ad2b6507c3bfc7f59e2ab449a2
Merge branch 'pds_core-pci-reset'

Shannon Nelson says:

====================
pds_core: add PCI reset handling

Make sure pds_core can handle and recover from PCI function resets and
similar PCI bus issues: add detection and handlers for PCI problems.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>