Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1605868
| From | simran singhal <singhalsimran0@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/2] Replace mlock with private lock and delete whitespaces |
| Date | 2017-03-21 19:10 +0100 |
| Message-ID | <tnwoh-6UG-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The patch series replaces mlock with a private lock for driver ad9834 and Fix coding style issues related to white spaces. v3: -Using new private "lock" instead of using "buf_lock" as it can cause deadlock. -Sending it as a series of two patches. v2: -Using the existing buf_lock instead of lock. simran singhal (2): staging: iio: ade7753: Remove trailing whitespaces staging: iio: ade7753: Replace mlock with driver private lock drivers/staging/iio/meter/ade7753.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/2] Replace mlock with private lock and delete whitespaces simran singhal <singhalsimran0@gmail.com> - 2017-03-21 19:10 +0100
[PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock simran singhal <singhalsimran0@gmail.com> - 2017-03-21 19:10 +0100
Re: [PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock Jonathan Cameron <jic23@kernel.org> - 2017-03-22 21:30 +0100
Re: [PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock Jonathan Cameron <jic23@jic23.retrosnub.co.uk> - 2017-03-23 19:20 +0100
Re: [PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock SIMRAN SINGHAL <singhalsimran0@gmail.com> - 2017-03-23 19:20 +0100
Re: [Outreachy kernel] [PATCH v3 0/2] Replace mlock with private lock and delete whitespaces Alison Schofield <amsfield22@gmail.com> - 2017-03-21 20:00 +0100
csiph-web