[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250331123349.99591-1-liyihang9@huawei.com>
Date: Mon, 31 Mar 2025 20:33:45 +0800
From: Yihang Li <liyihang9@...wei.com>
To: <martin.petersen@...cle.com>, <James.Bottomley@...senPartnership.com>
CC: <linux-scsi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linuxarm@...wei.com>, <liyihang9@...wei.com>, <liuyonglong@...wei.com>,
<prime.zeng@...ilicon.com>
Subject: [PATCH v2 0/4] hisi_sas: Misc patches and cleanups
This series contains some minor bugfix and general tidying:
- Ignore the soft reset result by calling I_T_nexus after the SATA disk
is soft reset
- General minor tidying
Thanks!
Changes since v1:
- Remove patch 1 and come up with a better solution to fix the issue:
https://lore.kernel.org/linux-block/eef1e927-c9b2-c61d-7f48-92e65d8b0418@huawei.com/
maybe in libsas or libata.
Yihang Li (4):
scsi: hisi_sas: Use macro instead of magic number
scsi: hisi_sas: Code style cleanup
scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
scsi: hisi_sas: Wait until eh is recovered
drivers/scsi/hisi_sas/hisi_sas.h | 50 +++--
drivers/scsi/hisi_sas/hisi_sas_main.c | 81 ++++----
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 2 +-
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 6 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 253 +++++++++++++++----------
5 files changed, 229 insertions(+), 163 deletions(-)
--
2.33.0
Powered by blists - more mailing lists