[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1476953642-2160-1-git-send-email-binoy.jayan@linaro.org>
Date: Thu, 20 Oct 2016 14:24:00 +0530
From: Binoy Jayan <binoy.jayan@...aro.org>
To: "James E.J. Bottomley" <jejb@...ux.vnet.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>
Cc: kevin Barnett <kevin.barnett@...rosemi.com>,
Don Brace <don.brace@...rosemi.com>,
Scott Benesh <scott.benesh@...rosemi.com>,
Johannes Thumshirn <jthumshirn@...e.de>,
linux-scsi@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
linux-kernel@...r.kernel.org, Binoy Jayan <binoy.jayan@...aro.org>
Subject: [PATCH 0/2] smartpqi: Remove semaphores
Hi,
The following are a set of patches which removes semaphores from
scsi/smartpqi. These are part of a bigger effort to eliminate all
semaphores from the linux kernel.
Thanks,
Binoy
Binoy Jayan (2):
scsi: smartpqi: Replace semaphore sync_request_sem with mutex
scsi: smartpqi: Replace semaphore lun_reset_sem with mutex
drivers/scsi/smartpqi/smartpqi.h | 6 ++++--
drivers/scsi/smartpqi/smartpqi_init.c | 37 +++++++++--------------------------
2 files changed, 13 insertions(+), 30 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists