Re: [RFC PATCH v2 2/2] scsi: ufs: Fix deadlock while suspending ufs host

2021-01-28 Thread Asutosh Das
On Thu, Jan 28 2021 at 04:21 -0800, Avri Altman wrote: During runtime-suspend of ufs host, the scsi devices are already suspended and so are the queues associated with them. But the ufs host sends SSU to wlun during its runtime-suspend. Do you possible meant: "sends request-sense while clearing

RE: [RFC PATCH v2 2/2] scsi: ufs: Fix deadlock while suspending ufs host

2021-01-28 Thread Avri Altman
> > During runtime-suspend of ufs host, the scsi devices are > already suspended and so are the queues associated with them. > But the ufs host sends SSU to wlun during its runtime-suspend. Do you possible meant: "sends request-sense while clearing UAC to" Thanks, Avri