Message ID | 1496916451-6606-1-git-send-email-binoy.jayan@linaro.org |
---|---|
Headers | show |
Series | esas2r: Replace semaphores with mutexes | expand |
On Thu, Jun 8, 2017 at 12:07 PM, Binoy Jayan <binoy.jayan@linaro.org> wrote: > 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 Both conversions looks good. I think the interruption is not handled correctly here, but your patch doesn't change that. Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Binoy, > 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. Applied to 4.13/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering