Re: [RFC] Is an alternative module interface needed/possible?

Roman Zippel (zippel@linux-m68k.org)
Thu, 20 Feb 2003 13:46:22 +0100 (CET)


Hi,

On Thu, 20 Feb 2003, Adam J. Richter wrote:

> The ability to remove a module is generally independent of
> whether or not there is any hardware present at that moment for which
> the module supplies a driver. Instead, the determining issue is
> whether there are file descriptors open for that driver.

I don't understand, what you're trying to say.
File descriptors are not the only way to access a driver and the ability
to remove a module is only dependent on the number of references to this
module.

bye, Roman

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