Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1410259

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

From John Garry <john.garry@huawei.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] hisi_sas: v2 hw ACPI support and fix lock
Date 2016-05-31 14:30 +0200
Message-ID <rEQY2-2DM-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] hisi_sas: v2 hw ACPI support and fix lock John Garry <john.garry@huawei.com> - 2016-05-31 14:30 +0200
  Re: [PATCH 0/3] hisi_sas: v2 hw ACPI support and fix lock "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-06-07 05:20 +0200

csiph-web