K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-02-05T23:01:36.799138Z K 7 svn:log V 327 Drop the kernel linker lock while running SYSUNINIT routines and removing sysctls during a linker file unload. We drop the lock when doing similar operations during a linker file load. To close races, clear the LINKED flag before dropping the lock so that the linker file is no longer visible to userland. MFC after: 1 week END