On Thu, Aug 19, 2021 at 11:07:13AM +0200, Hannes Reinecke wrote: > When PCI EEH is active the entire card will be reset; which means > that we _have_ to do the equivalent of a eh_host_reset(). > So trying to do it from other EH callbacks is pointless, and we > should delegate it to eh_host_reset(). > > Signed-off-by: Hannes Reinecke <hare@xxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>