Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1412131
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/4] *** rtl8192u: Replace semaphores with mutexes *** |
| Date | 2016-06-02 13:10 +0200 |
| Message-ID | <rFyFI-5bR-25@gated-at.bofh.it> (permalink) |
| References | <rFsTD-1nj-3@gated-at.bofh.it> <rFyw1-4Ts-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thursday, June 2, 2016 4:22:58 PM CEST Binoy Jayan wrote: > Hi, > > These are a set of patches [v2] which removes semaphores from: > > drivers/staging/rtl8192u > > These are part of a bigger effort to eliminate all semaphores > from the linux kernel. > > They build correctly (individually and as a whole). > NB: I have not tested this as I do not have the following hardware: > > All look good now. Note about the 'Reviewed-by: ' reply I gave you. When you resend a patch, you should pick up all the 'Reviewed-by', 'Acked-by', 'Tested-by', etc lines and add them to your 'Signed-off-by' line in the patch, so that information doesn't get lost. If you don't resend the patch but it gets picked up by the maintainer, then the maintainer adds then while applying the patches. Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/4] *** rtl8192u: Replace semaphores with mutexes *** Binoy Jayan <binoy.jayan@linaro.org> - 2016-06-02 07:00 +0200
Re: [PATCH 0/4] *** rtl8192u: Replace semaphores with mutexes *** Arnd Bergmann <arnd@arndb.de> - 2016-06-02 10:00 +0200
[PATCH v2 1/4] rtl8192u: r8192_priv: Replace semaphore wx_sem with mutex Binoy Jayan <binoy.jayan@linaro.org> - 2016-06-02 13:00 +0200
[PATCH v2 4/4] rtl8192u: Remove unused semaphore rf_sem Binoy Jayan <binoy.jayan@linaro.org> - 2016-06-02 13:00 +0200
[PATCH v2 2/4] rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutex Binoy Jayan <binoy.jayan@linaro.org> - 2016-06-02 13:00 +0200
[PATCH v2 3/4] rtl8192u: Replace semaphore scan_sem with mutex Binoy Jayan <binoy.jayan@linaro.org> - 2016-06-02 13:00 +0200
[PATCH v2 0/4] *** rtl8192u: Replace semaphores with mutexes *** Binoy Jayan <binoy.jayan@linaro.org> - 2016-06-02 13:00 +0200
Re: [PATCH v2 0/4] *** rtl8192u: Replace semaphores with mutexes *** Arnd Bergmann <arnd@arndb.de> - 2016-06-02 13:10 +0200
csiph-web