UPSTREAM: scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()
Add a NULL check for the returned hwq pointer by ufshcd_mcq_req_to_hwq(). This is similar to the fix in commit 74736103 ("scsi: ufs: core: Fix ufshcd_abort_one racing issue"). Bug: 448466796 Signed-off-by:Chenyuan Yang <chenyuan0y@gmail.com> Link: https://lore.kernel.org/r/20250412195909.315418-1-chenyuan0y@gmail.com Fixes: ab248643 ("scsi: ufs: core: Add error handling for MCQ mode") Reviewed-by:
Peter Wang <peter.wang@mediatek.com> Reviewed-by:
Bart Van Assche <bvanassche@acm.org> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com> Bug: 446695509 (cherry picked from commit 08a966a9) Signed-off-by:
Bart Van Assche <bvanassche@google.com> Cherrypick-From: https://android-review.googlesource.com/q/commit:59ad607e15a1b220d1ea9915879b370ee1ed6fee Merged-In: Iaeda9ecc92bf74a90105b76603e2a9de24ea571b Change-Id: Iaeda9ecc92bf74a90105b76603e2a9de24ea571b
Loading
Please sign in to comment