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

From: John Garry
Date: Tue May 31 2016 - 08:26:07 EST


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 reported by
CONFIG_PROVE_LOCKING
hisi_sas: update driver version to 1.5

drivers/scsi/hisi_sas/hisi_sas.h | 2 +-
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 73 ++++++++++++++++++++--------------
2 files changed, 44 insertions(+), 31 deletions(-)

--
1.9.1