From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753114AbcEaMZ7 (ORCPT ); Tue, 31 May 2016 08:25:59 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:30452 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751227AbcEaMZ5 (ORCPT ); Tue, 31 May 2016 08:25:57 -0400 From: John Garry To: , CC: , , , , , , John Garry Subject: [PATCH 0/3] hisi_sas: v2 hw ACPI support and fix lock Date: Tue, 31 May 2016 20:38:48 +0800 Message-ID: <1464698331-228732-1-git-send-email-john.garry@huawei.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.212.75] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020201.574D82D2.0106,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: a827923c930b68d01ddb14ca33002d12 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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