On Tue, 18 Oct 2022 13:29:48 -0700, Bart Van Assche wrote: > This patch series fixes a deadlock in the UFS driver between the suspend/resume > code and the SCSI error handler. Please consider this patch series for the next > merge window. > > Thanks, > > Bart. > > [...] Applied to 6.2/scsi-queue, thanks! [01/10] scsi: core: Fix a race between scsi_done() and scsi_timeout() https://git.kernel.org/mkp/scsi/c/978b7922d3dc [02/10] scsi: core: Change the return type of .eh_timed_out() https://git.kernel.org/mkp/scsi/c/dee7121e8c0a [03/10] scsi: core: Support failing requests while recovering https://git.kernel.org/mkp/scsi/c/310bcaef6d7e [04/10] scsi: ufs: Remove an outdated comment https://git.kernel.org/mkp/scsi/c/1626c7bba1c4 [05/10] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode() https://git.kernel.org/mkp/scsi/c/836d322d73cb [06/10] scsi: ufs: Reduce the START STOP UNIT timeout https://git.kernel.org/mkp/scsi/c/dcd5b7637c6d [07/10] scsi: ufs: Try harder to change the power mode https://git.kernel.org/mkp/scsi/c/579a4e9dbd53 [08/10] scsi: ufs: Track system suspend / resume activity https://git.kernel.org/mkp/scsi/c/1a547cbc6fdd [09/10] scsi: ufs: Introduce the function ufshcd_execute_start_stop() https://git.kernel.org/mkp/scsi/c/6a354a7e740e [10/10] scsi: ufs: Fix a deadlock between PM and the SCSI error handler https://git.kernel.org/mkp/scsi/c/7029e2151a7c -- Martin K. Petersen Oracle Linux Engineering