Re: [PATCH 0/3] hisi_sas: v2 hw ACPI support and fix lock

2016-06-06 Thread Martin K. Petersen
> "John" == John Garry writes: John> This patchset introduces 2 separate features/fixes: - v2 hw ACPI John> support: implemented the same as v1 hw - fix inconsistent lock: John> remove unnecessary spinlock_irqsave() in broadcast interrupt John> handler Applied to 4.8/scsi-queue. -- Martin

[PATCH 0/3] hisi_sas: v2 hw ACPI support and fix lock

2016-05-31 Thread John Garry
This patchset introduces 2 separate features/fixes: - v2 hw ACPI support: implemented the same as v1 hw - fix inconsistent lock: remove unnecessary spinlock_irqsave() in broadcast interrupt handler John Garry (3): hisi_sas: add v2 hw ACPI support hisi_sas: fix the inconsistent lock issue rep