Merge patch series "scsi: hisi_sas: Some fixes for hisi_sas"
Yihang Li <liyihang9@huawei.com> says: This series contains some fixes including: - Adjust priority of registering and exiting debugfs for security; - Create trigger_dump at the end of the debugfs initialization; - Add firmware information check; - Enable all PHYs that are not disabled by user during controller reset; - Reset PHY again if phyup timeout; - Check usage count only when the runtime PM status is RPM_SUSPENDING; - Add cond_resched() for no forced preemption model; - Default enable interrupt coalescing; - Update disk locked timeout to 7 seconds; - Add time interval between two H2D FIS following soft reset spec; - Update v3 hw STP_LINK_TIMER setting; - Create all dump files during debugfs initialization; - Add latest_dump for the debugfs dump; Link: https://lore.kernel.org/r/20241008021822.2617339-1-liyihang9@huawei.com Signed-off-by:Martin K. Petersen <martin.petersen@oracle.com>
No related branches found
No related tags found
Showing
- drivers/scsi/hisi_sas/hisi_sas.h 1 addition, 0 deletionsdrivers/scsi/hisi_sas/hisi_sas.h
- drivers/scsi/hisi_sas/hisi_sas_main.c 27 additions, 4 deletionsdrivers/scsi/hisi_sas/hisi_sas_main.c
- drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 18 additions, 0 deletionsdrivers/scsi/hisi_sas/hisi_sas_v1_hw.c
- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 18 additions, 0 deletionsdrivers/scsi/hisi_sas/hisi_sas_v2_hw.c
- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 140 additions, 47 deletionsdrivers/scsi/hisi_sas/hisi_sas_v3_hw.c
Loading
Please register or sign in to comment