On Thu, Jun 8, 2017 at 12:03 PM, Binoy Jayan <[email protected]> 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 <[email protected]> > --- > > This patch is part of a bigger effort to eliminate unwanted > semaphores from the linux kernel.
Looks good, Reviewed-by: Arnd Bergmann <[email protected]>
