On 6/18/23 11:58, Damien Le Moal wrote: > Linus, > > The following changes since commit 7f875850f20a42f488840c9df7af91ef7db2d576: > > ata: libata-scsi: Use correct device no in ata_find_dev() (2023-05-30 08:08:18 +0900) > > are available in the Git repository at: > > ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.4-rc7 > > for you to fetch changes up to 1f219070f4a87ea43fab65f133d0957adbfd2390: > > ata: libata-scsi: Avoid deadlock on rescan after device resume (2023-06-18 11:53:31 +0900) Linus, Please ignore (my apologies for the noise). Resending this. > > ---------------------------------------------------------------- > ata fixes for 6.4-rc7 > > - Avoid deadlocks on resume from sleep by delaying scsi rescan until > the scsi device is also fully resumed. > > ---------------------------------------------------------------- > Damien Le Moal (1): > ata: libata-scsi: Avoid deadlock on rescan after device resume > > drivers/ata/libata-core.c | 3 ++- > drivers/ata/libata-eh.c | 2 +- > drivers/ata/libata-scsi.c | 22 +++++++++++++++++++++- > include/linux/libata.h | 2 +- > 4 files changed, 25 insertions(+), 4 deletions(-) -- Damien Le Moal Western Digital Research