Re: devfs: BKL *not* taken while opening devices

From: Dave Hansen (haveblue@us.ibm.com)
Date: Mon Apr 29 2002 - 10:30:54 EST


Russell King wrote:
> Kernel 2.5.8... Devfs devfs_open() bypasses the normal chrdev_open
> and blkdev_open functions, and misses out taking the BKL. 2.5.10 is
> the same.
>
> Certainly the tty layer (and probably many of the other devices as
> well) require the BKL to be taken before calling the open method.

Has the time come to push the BKL down into all of the driver open()s?
It's going to be a lot of work, but it has to happen eventually, right?

-- 
Dave Hansen
haveblue@us.ibm.com

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



This archive was generated by hypermail 2b29 : Tue Apr 30 2002 - 22:00:17 EST