[PATCH 0/5] hisi_sas: Misc patches for next

From: John Garry
Date: Mon Sep 05 2022 - 07:55:32 EST


This series contains some misc patches for next, broadly divided into two
areas:
- Revert hack to limit max HW sectors for v3 HW since we now that we a
proper solution in the core SCSI and DMA IOMMU code
- Deal with SATA disks being lost during controller reset

Thanks in advance,
John

John Garry (5):
scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
scsi: hisi_sas: Add helper to process bcast events
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset

drivers/scsi/hisi_sas/hisi_sas.h | 1 +
drivers/scsi/hisi_sas/hisi_sas_main.c | 37 ++++++++++++++++++++++----
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 4 +--
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 7 ++---
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 14 ++--------
5 files changed, 38 insertions(+), 25 deletions(-)

--
2.35.3