Re: [Announce] BKL shifting into drivers and filesystems - beware

From: Manfred Spraul (manfred@colorfullife.com)
Date: Thu Jul 13 2000 - 02:32:07 EST


Alexander Viro wrote:
>
> What is going to happen:
>
> * ->release() will be called without BKL. You need it - you take it.
> I've added lock_kernel()/unlock_kernel() in all dubious instances of
> ->release().

The pipe implementation doesn't require the BKL - you can remove the
lock_kernel calls from fs/pipe.c and fs/fifo.c.

--
	Manfred

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



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:16 EST