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

From: Alan Stern
Date: Mon Apr 15 2019 - 11:32:37 EST


On Mon, 15 Apr 2019, Alan Stern wrote:

> On Mon, 15 Apr 2019 Kento.A.Kobayashi@xxxxxxxx wrote:
>
> > Hi
> >
> > >The unbind happens from inside the SCSI EH callback. If that really is not allowed, we'll need to change it. Or we can just change it regardless, since the effort required is pretty small.
> > >
> > >Kento, please try the patch below. Does it help with your problem?
> >
> > Thank you for suggestion about this problem.
> > I confirmed your patch fixes this problem.
>
> Good; I will submit it.

I forgot to ask: Is it okay to add

Tested-by: Kento Kobayashi <Kento.A.Kobayashi@xxxxxxxx>

along with the patch?

Alan Stern