Re: Module Ref Counting & ibmphp

From: Daniel Barkalow
Date: Wed Mar 15 2006 - 12:12:42 EST


On Tue, 14 Mar 2006, Stephen Hemminger wrote:

> The proper way to prevent unloading is just not to have a module exit routine,
> rather than causing ref count to be off. The the module subsystem will
> mark it as unsafe to unload. Unless it wants to allow unsafe forced unload.
> But IMHO either it needs to be safe to unload or not allow it.

Maybe add a comment where module_exit was, saying that the hardware can't
be made to behave without the module, so people don't think that debugging
the module could make it safely unloadable?

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