K 10 svn:author V 3 kib K 8 svn:date V 27 2008-08-03T13:33:45.294455Z K 7 svn:log V 265 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. Reported and tested by: pjd MFC after: 1 week END