diff options
author | David S. Miller | 2023-07-24 10:42:34 +0100 |
---|---|---|
committer | David S. Miller | 2023-07-24 10:42:34 +0100 |
commit | 5322a27c0d461ab3938dd513b1672b86ee722da7 (patch) | |
tree | 938aed497d03917357fb1b8ff2de4aa074599bb2 /Documentation/nvdimm | |
parent | 67a8976780858461b3c2d0dc501d207452543c53 (diff) | |
parent | a79b559e99bea6e3284366265d1c63b28ff0ca2e (diff) |
Merge branch 'ionic-FLR-support'
Shannon Nelson says:
====================
ionic: add FLR support
Add support for handing and recovering from a PCI FLR event.
This patchset first moves some code around to make it usable
from multiple paths, then adds the PCI error handler callbacks
for reset_prepare and reset_done.
Example test:
echo 1 > /sys/bus/pci/devices/0000:2a:00.0/reset
v4:
- don't remove ionic_dev_teardown() in ionic_probe() in patch 2/4
- remove clear_bit() change from patch 3/4
v3:
Link: https://lore.kernel.org/netdev/20230717170001.30539-1-shannon.nelson@amd.com/
- removed first patch, it is already merged into net
v2:
Link: https://lore.kernel.org/netdev/20230713192936.45152-1-shannon.nelson@amd.com/
- removed redundant pci_save/restore_state() calls
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/nvdimm')
0 files changed, 0 insertions, 0 deletions