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

Arjan van de Ven (arjanv@redhat.com)
Mon, 29 Apr 2002 13:46:59 -0400


On Mon, Apr 29, 2002 at 07:40:08PM +0200, Roman Zippel wrote:
> Hi,
>
> On Mon, 29 Apr 2002, Arjan van de Ven wrote:
>
> > I'm not convinced of that. It's not nearly a critical path and it's
> > better to get even the "dumb" drivers safe than to risk having big
> > security holes in there for years to come.
>
> The BKL doesn't make a driver safe, remember that it's released on
> schedule.

I know. But a LOT of in kernel and out-of kernel drives don't schedule
in open and are therefore safe right now

-
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/