[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1645703489-87194-1-git-send-email-john.garry@huawei.com>
Date: Thu, 24 Feb 2022 19:51:23 +0800
From: John Garry <john.garry@...wei.com>
To: <jejb@...ux.ibm.com>, <martin.petersen@...cle.com>
CC: <linux-scsi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linuxarm@...wei.com>, John Garry <john.garry@...wei.com>
Subject: [PATCH 0/6] hisi_sas: Some misc updates
Hi Martin,
This series includes some updates as following:
- better management of freeing PCI vectors
- hopefully the following series can make it soon so we may remove this
new code:
https://lore.kernel.org/linux-pci/20210607153916.1021016-1-zhengdejin5@gmail.com/T/#md27a594ac53b8e05abb2f22ec350137b9023ff18
- Fix prot_mask module param permissions
- Change phyup timeout to handle some special SATA disks
- modify underflow handling to quickly identify faulty disks
- debugfs hardening
Please consider for 5.18 - hopefully not too late
Thanks!
Qi Liu (2):
scsi: hisi_sas: Free irq vectors in order for v3 HW
scsi: hisi_sas: Rename error labels in hisi_sas_v3_probe()
Xiang Chen (3):
scsi: hisi_sas: Change permission of parameter prot_mask
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
scsi: hisi_sas: Limit users changing debugfs BIST count value
Xingui Yang (1):
scsi: hisi_sas: Modify v3 HW SSP underflow error processing
drivers/scsi/hisi_sas/hisi_sas.h | 2 +-
drivers/scsi/hisi_sas/hisi_sas_main.c | 3 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 127 +++++++++++++++++++------
3 files changed, 100 insertions(+), 32 deletions(-)
--
2.26.2
Powered by blists - more mailing lists