[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1496916451-6606-1-git-send-email-binoy.jayan@linaro.org>
Date: Thu, 8 Jun 2017 15:37:29 +0530
From: Binoy Jayan <binoy.jayan@...aro.org>
To: Binoy Jayan <binoy.jayan@...aro.org>
Cc: linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
Rajendra <rnayak@...eaurora.org>,
Mark Brown <broonie@...nel.org>,
Bradley Grove <linuxdrivers@...otech.com>,
"James E.J. Bottomley" <jejb@...ux.vnet.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org
Subject: [PATCH 0/2] esas2r: Replace semaphores with mutexes
These are a set of patches which removes semaphores from esas2r.
These are part of a bigger effort to eliminate unwanted semaphores
from the linux kernel.
Binoy Jayan (2):
scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
scsi: esas2r: Replace semaphore fs_api_semaphore with mutex
drivers/scsi/esas2r/esas2r.h | 4 ++--
drivers/scsi/esas2r/esas2r_init.c | 4 ++--
drivers/scsi/esas2r/esas2r_ioctl.c | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
--
Binoy Jayan
Powered by blists - more mailing lists