On Tue, 6 Mar 2001 14:17:28 -0800 (PST), 
Thomas Hood <[EMAIL PROTECTED]> wrote:
>My question is: Is there some better way of blocking 
>all open() calls to a particular device driver while
>processes using it are being killed off?

Not yet.  There have been some off list discussions about redoing the
module load/unload process to avoid races, as part of that we will get
forced module unregister followed by unload when the use count goes to
zero.  Probably 2.5 changes.

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

Reply via email to