On Fri, Feb 27, 2015 at 3:25 AM, Christos Zoulas <chris...@astron.com> wrote: > In article <20150226091053.38be...@cvs.netbsd.org>, > Ryota Ozaki <source-changes-d@NetBSD.org> wrote: > >>- Forbid auto unloading (not supported for now) > > Why don't you let it autounload... It is probably hiding more bugs this > way if it fails.
Indeed. I followed other codes too simple. So such codes that return EBUSY when MODULE_CMD_AUTOUNLOAD may be also hiding bugs? I have no idea we have to specially prevent unloading at MODULE_CMD_AUTOUNLOAD instead of MODULE_CMD_FINI. ozaki-r > > christos >