Re: [PATCH, RFC] uio BKL removal

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alexey Dobriyan
Date: Wednesday, August 27, 2008 - 1:45 pm

On Tue, Aug 26, 2008 at 05:15:32PM -0600, Jonathan Corbet wrote:


You can rename it to uio_idr_mutex (it's mutex, dammit!) and put next to
uio_idr and avoid comment ;-) Or if locking around _pre_get() isn't
necessary you can actually make it spinlock ;-) Anyway, put it close.


Indeed, BKL protects nothing because of GFP_KERNEL allocation.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH, RFC] uio BKL removal, Jonathan Corbet, (Tue Aug 26, 4:15 pm)
Re: [PATCH, RFC] uio BKL removal, Greg KH, (Tue Aug 26, 5:06 pm)
Re: [PATCH, RFC] uio BKL removal, Hans J. Koch, (Wed Aug 27, 1:08 am)
Re: [PATCH, RFC] uio BKL removal, Alexey Dobriyan, (Wed Aug 27, 1:45 pm)