mbox series

[0/2] hisi_sas: Some misc update

Message ID 1672805000-141102-1-git-send-email-chenxiang66@hisilicon.com
Headers show
Series hisi_sas: Some misc update | expand

Message

chenxiang Jan. 4, 2023, 4:03 a.m. UTC
From: Xiang Chen <chenxiang66@hisilicon.com>

There are two bugfixes related to hisi sas driver:
- Use abort task set command to reset SAS disks when discovered;
- Set a port invalid only if there is no devices attached when refreshing
port id;

Xingui Yang (1):
  scsi: hisi_sas: Use abort task set to reset SAS disks when discovered

Yihang Li (1):
  scsi: hisi_sas: Set a port invalid only if there is no devices
    attached when refreshing port id

 drivers/scsi/hisi_sas/hisi_sas_main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Martin K. Petersen Jan. 14, 2023, 3:20 a.m. UTC | #1
On Wed, 04 Jan 2023 12:03:18 +0800, chenxiang wrote:

> There are two bugfixes related to hisi sas driver:
> - Use abort task set command to reset SAS disks when discovered;
> - Set a port invalid only if there is no devices attached when refreshing
> port id;
> 
> Xingui Yang (1):
>   scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
> 
> [...]

Applied to 6.2/scsi-fixes, thanks!

[1/2] scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
      https://git.kernel.org/mkp/scsi/c/037b48057e8b
[2/2] scsi: hisi_sas: Set a port invalid only if there is no devices attached when refreshing port id
      https://git.kernel.org/mkp/scsi/c/f58c89700630