[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250220130546.2289555-1-yangxingui@huawei.com>
Date: Thu, 20 Feb 2025 21:05:43 +0800
From: Xingui Yang <yangxingui@...wei.com>
To: <john.garry@...wei.com>, <liyihang9@...wei.com>, <yanaijie@...wei.com>
CC: <jejb@...ux.ibm.com>, <martin.petersen@...cle.com>,
<linux-scsi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linuxarm@...wei.com>, <prime.zeng@...wei.com>, <yangxingui@...wei.com>,
<liuyonglong@...wei.com>, <kangfenglong@...wei.com>,
<liyangyang20@...wei.com>, <f.fangjian@...wei.com>,
<xiabing14@...artners.com>
Subject: [PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
This series of patches is used to solve the problem that after the SATA
device port ID is changed, IO may be sent to the incorrect disk.
Changes from v2:
- Use asynchronous scheduling
Changes from v1:
- Fix "BUG: Atomic scheduling in clear_itct_v3_hw()"
Xingui Yang (3):
scsi: hisi_sas: Enable force phy when SATA disk directly connected
scsi: libsas: Move sas_put_device() to libsas.h
scsi: hisi_sas: Fixed IO error caused by port id not updated
drivers/scsi/hisi_sas/hisi_sas_main.c | 51 ++++++++++++++++++++++++++
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 9 ++++-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 14 ++++++-
drivers/scsi/libsas/sas_discover.c | 1 +
drivers/scsi/libsas/sas_internal.h | 6 ---
include/scsi/libsas.h | 6 +++
6 files changed, 77 insertions(+), 10 deletions(-)
--
2.33.0
Powered by blists - more mailing lists