[PATCH 0/2] smartpqi: Remove semaphores
From: Binoy Jayan
Date: Thu Oct 20 2016 - 04:54:16 EST
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