On Sat, 03 Feb 2024 10:45:21 +0800, Ming Lei wrote: > Commit 4373534a9850 ("scsi: core: Move scsi_host_busy() out of host lock for > waking up EH handler") is for fixing hard lockup issue triggered by EH. > > The core idea is to move scsi_host_busy() out of host lock if it is > called for per-command. However, the patch is merged as wrong and > doesn't move scsi_host_busy() out of host lock, so fix it. > > [...] Applied to 6.8/scsi-fixes, thanks! [1/1] scsi: core: move scsi_host_busy() out of host lock if it is for per-command https://git.kernel.org/mkp/scsi/c/4e6c90119907 -- Martin K. Petersen Oracle Linux Engineering