Re: [PATCH 4/7] scsi: ufs: core: Fix ufshcd_exception_event_handler()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/18/24 10:25 AM, Avri Altman wrote:
On 10/17/24 10:50 PM, Avri Altman wrote:
Use blk_mq_quiesce_tagset() / blk_mq_unquiesce_tagset() instead of
scsi_block_requests() / scsi_unblock_requests() because the former
wait for ongoing SCSI command dispatching to finish while the latter do
not.

Fixes: 2e3611e9546c ("scsi: ufs: fix exception event handling")
  >
I think that when Maya introduced the scsi_block_requests calls
(2018), the block tagset quiesce api wasn't available yet (2022).

Hi Avri,

Do you perhaps want me to integrate that information in the patch
description?
>
No. But the Fixes tag seems strange, isn't it?

Right, that patch did not introduce the issue that ufshcd_exception_event_handler() doesn't wait for ongoing SCSI command
dispatching calls. Let me look up which patch introduced that issue.

Thanks,

Bart.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux