Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1661355
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mwifiex: Replace semaphore async_sem with mutex |
| Date | 2017-06-08 17:00 +0200 |
| Message-ID | <tQ74K-5AT-9@gated-at.bofh.it> (permalink) |
| References | <tQ2y6-2WM-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jun 8, 2017 at 12:03 PM, Binoy Jayan <binoy.jayan@linaro.org> 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@linaro.org> > --- > > This patch is part of a bigger effort to eliminate unwanted > semaphores from the linux kernel. Looks good, Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] mwifiex: Replace semaphore async_sem with mutex Binoy Jayan <binoy.jayan@linaro.org> - 2017-06-08 12:10 +0200 Re: [PATCH] mwifiex: Replace semaphore async_sem with mutex Arnd Bergmann <arnd@arndb.de> - 2017-06-08 17:00 +0200 Re: mwifiex: Replace semaphore async_sem with mutex Kalle Valo <kvalo@codeaurora.org> - 2017-06-13 09:10 +0200
csiph-web