Re: [PATCH] usb: uas: fix usb subsystem hang after power off hub port

From: Martin K. Petersen
Date: Mon Apr 08 2019 - 22:10:55 EST



Alan,

> So it looks as though the SCSI subsystem doesn't like to have a reset
> handler call scsi_remove_host.

Are you talking about a PCI device removal handler or a SCSI error
handler?

> Commands dispatched by the removal routines are forced to wait for the
> reset recovery to finish, which won't happen until those commands have
> been completed.
>
> Is this a bug in the SCSI core? If not, we need to know what is the
> right way to do things when a reset handler detects that the SCSI host
> has been hot-unplugged.

PCI surprise removal should generally work. But it's somewhat unusual
for a SCSI host to evaporate in the middle of error handling. After all,
the main purpose of eh is to leverage the interfaces provided by the
host to try to reconnect to a target that tripped and fell off the
bus...

--
Martin K. Petersen Oracle Linux Engineering