linux/drivers/vdpa/pds
Shannon Nelson ba6faaa68d vdpa/pds: fixes for VF vdpa flr-aer handling
This addresses a couple of things found while testing the FLR and AER
handling with the VFs.
 - release irqs before calling vp_modern_remove()
 - make sure we have a valid struct pointer before using it to release irqs
 - make sure the FW is alive before trying to add a new device

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Message-Id: <20240220011050.30913-1-shannon.nelson@amd.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2024-03-19 02:45:49 -04:00
..
aux_drv.c vdpa/pds: fixes for VF vdpa flr-aer handling 2024-03-19 02:45:49 -04:00
aux_drv.h pds_vdpa: add support for vdpa and vdpamgmt interfaces 2023-06-27 10:47:09 -04:00
cmds.c pds_vdpa: add vdpa config client commands 2023-06-27 10:47:09 -04:00
cmds.h pds_vdpa: add vdpa config client commands 2023-06-27 10:47:09 -04:00
debugfs.c pds_vdpa: fix up format-truncation complaint 2023-12-01 09:55:01 -05:00
debugfs.h pds_vdpa: add support for vdpa and vdpamgmt interfaces 2023-06-27 10:47:09 -04:00
Makefile pds_vdpa: protect Makefile from unconfigured debugfs 2023-08-10 15:24:27 -04:00
vdpa_dev.c vdpa/pds: fixes for VF vdpa flr-aer handling 2024-03-19 02:45:49 -04:00
vdpa_dev.h vdpa/pds: fixes for VF vdpa flr-aer handling 2024-03-19 02:45:49 -04:00