lkml.org 
[lkml]   [2021]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] hisi_sas: Some misc patches for next
Date
This small series includes the following:
- Relocate the init device functionality to a more appropriate location
- Make the phy control function synchronous
- For faulty SATA disk, disable their phy to stop spinning in the error
handler
- For previous patch we need to export a libsas phy control function

Thanks!

Luo Jiaxing (2):
scsi: libsas: Export sas_phy_enable()
scsi: hisi_sas: Disable SATA disk phy for severe I_T nexus reset
failure

Xiang Chen (2):
scsi: hisi_sas: Initialise devices in .slave_alloc callback
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()

drivers/scsi/hisi_sas/hisi_sas.h | 1 +
drivers/scsi/hisi_sas/hisi_sas_main.c | 89 ++++++++++++++++++++------
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 13 +---
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 19 ++----
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 11 +---
drivers/scsi/libsas/sas_init.c | 3 +-
include/scsi/libsas.h | 1 +
7 files changed, 84 insertions(+), 53 deletions(-)

--
2.26.2

\
 
 \ /
  Last update: 2021-10-12 14:32    [W:0.064 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site