Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] fix abort defect
@ 2024-09-09  8:20 peter.wang
  2024-09-09  8:20 ` [PATCH v3 1/2] ufs: core: fix the issue of ICU failure peter.wang
  2024-09-09  8:21 ` [PATCH v3 2/2] ufs: core: requeue aborted request peter.wang
  0 siblings, 2 replies; 8+ messages in thread
From: peter.wang @ 2024-09-09  8:20 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar, jejb
  Cc: wsd_upstream, linux-mediatek, peter.wang, chun-hung.wu,
	alice.chao, cc.chou, chaotian.jing, jiajie.hao, powen.kao,
	qilin.tan, lin.gui, tun-yu.yu, eddie.huang, naomi.chu, ed.tsai,
	bvanassche, quic_nguyenb

From: Peter Wang <peter.wang@mediatek.com>

This series fixes MCQ and SDB abort defect.

V3:
 - Change comment and use variable(rtc) for error print
 - Change flag name and move flag set before ufshcd_clear_cmd
 - Add SDB mode clear UTRLCLR tag receive OCS_ABORTED requeue

V2:
 - Fix mcq_enabled build error.

Peter Wang (2):
  ufs: core: fix the issue of ICU failure
  ufs: core: requeue aborted request

 drivers/ufs/core/ufs-mcq.c | 16 +++++++++-------
 drivers/ufs/core/ufshcd.c  | 29 +++++++++++++++--------------
 include/ufs/ufshcd.h       |  2 ++
 3 files changed, 26 insertions(+), 21 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-09-10  5:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-09  8:20 [PATCH v3 0/2] fix abort defect peter.wang
2024-09-09  8:20 ` [PATCH v3 1/2] ufs: core: fix the issue of ICU failure peter.wang
2024-09-09 14:51   ` Bao D. Nguyen
2024-09-09 16:24   ` Bart Van Assche
2024-09-09  8:21 ` [PATCH v3 2/2] ufs: core: requeue aborted request peter.wang
2024-09-09 16:34   ` Bart Van Assche
2024-09-10  5:40     ` Peter Wang (王信友)
2024-09-10  1:33   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox