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

John Garry posted 5 patches 3 years, 7 months ago
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(-)
[PATCH 0/5] hisi_sas: Misc patches for next
Posted by John Garry 3 years, 7 months ago
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
Re: [PATCH 0/5] hisi_sas: Misc patches for next
Posted by Martin K. Petersen 3 years, 7 months ago
John,

> 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

Applied to 6.1/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering