FROMLIST: ufs: core: requeue aborted request
After the SQ cleanup fix, the CQ will receive a response with the corresponding tag marked as OCS: ABORTED. To align with the behavior of Legacy SDB mode, the handling of OCS: ABORTED has been changed to match that of OCS_INVALID_COMMAND_STATUS (SDB), with both returning a SCSI result of DID_REQUEUE. Furthermore, the workaround implemented before the SQ cleanup fix can be removed. Bug: 373785306 Fixes: ab248643 ("scsi: ufs: core: Add error handling for MCQ mode") Change-Id: Id1d51f2921a519aa5d2a83b7fc70e17a45fb26b9 Signed-off-by:Peter Wang <peter.wang@mediatek.com> Reviewed-by:
Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/all/20241001091917.6917-3-peter.wang@mediatek.com/
Loading