Re: [PATCH, RFC] Remove fasync() BKL usage, take 3325

From: Jonathan Corbet
Date: Tue Jan 27 2009 - 22:57:53 EST


On Wed, 28 Jan 2009 04:14:39 +0100
Oleg Nesterov <oleg@xxxxxxxxxx> wrote:

> I'll try to make the patch tomorrow, but the problem is that I am not
> sure this is not too ugly.

FWIW, I'm partway through a new attempt using bitops for f_flags, moving
FASYNC flag handling into fasync_helper(), and doing away with
additional locks altogether. I have to get past the publication
deadline before I can finish it, though.

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/