]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
scsi: ufs: core: Add debug log for MCQ command timeout
authorPeter Wang <peter.wang@mediatek.com>
Tue, 10 Feb 2026 06:41:44 +0000 (14:41 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 24 Feb 2026 18:40:01 +0000 (13:40 -0500)
commit3abe4113e784b4a1135fe0e89828afecbfebf862
tree57052fd30ea67b83d540c028c5aae98f90ff6421
parent01517654bc258efb2610e53e99fa4ef641d134b9
scsi: ufs: core: Add debug log for MCQ command timeout

It is difficult to debug situations where an MCQ command timeout occurs,
the corresponding CQ tag response is received, but the request is not
completed.  Add a one-line log to indicate when the CQ entry is abnormal.

Signed-off-by: Peter Wang <peter.wang@mediatek.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Link: https://patch.msgid.link/20260210070837.1820710-3-peter.wang@mediatek.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/core/ufs-mcq.c