On Thu, Jun 8, 2017 at 12:03 PM, Binoy Jayan <binoy.jayan@xxxxxxxxxx> wrote: > The semaphore 'async_sem' is used as a simple mutex, so > it should be written as one. Semaphores are going away in the future. > > Signed-off-by: Binoy Jayan <binoy.jayan@xxxxxxxxxx> > --- > > This patch is part of a bigger effort to eliminate unwanted > semaphores from the linux kernel. Looks good, Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>