K 10 svn:author V 3 kib K 8 svn:date V 27 2008-08-10T13:18:07.849937Z K 7 svn:log V 231 MFC r181235: Calling linker_load_dependencies() while holding the module' vnode lock may cause a LOR between kld_sx lock and vnode lock. linker_load_dependencies() drops kld_sx, and another thread may attempt to load the same kld. END