> On 3/15/23 15:13, Avri Altman wrote: > > But aren’t we calling now scsi_report_bus_reset too soon? > > Hi Avri, > > I think that calling scsi_report_bus_reset() immediately after a host reset has > finished is fine. My understanding is that the purpose of the reset settle delay > is to prevent that commands get submitted to a SCSI device while it is not > responsive. I'm not aware of a need to wait after a host reset has been > submitted to a UFS device? OK. Thanks. Avri > > Thanks, > > Bart.