public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Some small fixes for hisi_sas
@ 2024-04-01  5:49 chenxiang
  2024-04-01  5:49 ` [PATCH 1/2] scsi: hisi_sas: Handle the NCQ error returned by D2H frame chenxiang
  2024-04-01  5:49 ` [PATCH 2/2] scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() chenxiang
  0 siblings, 2 replies; 7+ messages in thread
From: chenxiang @ 2024-04-01  5:49 UTC (permalink / raw)
  To: jejb, martin.petersen; +Cc: linuxarm, linux-scsi

From: Xiang Chen <chenxiang66@hisilicon.com>

This series contain two small fixes including:
- Handle the NCQ error returned by D2H frame;
- Correct the deadline value for ata_wait_after_reset() in
function hisi_sas_debug_I_T_nexus_reset;

Xingui Yang (1):
  scsi: hisi_sas: Handle the NCQ error returned by D2H frame

Yihang Li (1):
  scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()

 drivers/scsi/hisi_sas/hisi_sas_main.c  | 4 +++-
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 9 ++++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2024-04-02  1:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-01  5:49 [PATCH 0/2] Some small fixes for hisi_sas chenxiang
2024-04-01  5:49 ` [PATCH 1/2] scsi: hisi_sas: Handle the NCQ error returned by D2H frame chenxiang
2024-04-01  7:10   ` Damien Le Moal
2024-04-02  1:10     ` chenxiang (M)
2024-04-01  5:49 ` [PATCH 2/2] scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() chenxiang
2024-04-01  7:08   ` Damien Le Moal
2024-04-02  1:51     ` chenxiang (M)

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