Richard L. Hamilton wrote:
Unfortunately, I'm not sure how well it works: an
DEBUG kernel can try
to unload the module at any time.
But a loadable module can refuse to be unloaded based on the return from
_fini(),
right?
Yes but that is considered pretty rude, especially if this module would
otherwise be able to be unloaded and the only reason for doing that is
to avoid the modload vs 'modunload -i 0' race condition.
--
Darren J Moffat
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code