kern_linker - Rearrange locking a bit for module loading.
authorJoe Talbott <josepht@dragonflybsd.org>
Tue, 22 Jun 2010 01:14:28 +0000 (21:14 -0400)
committerJoe Talbott <josepht@dragonflybsd.org>
Sat, 17 Jul 2010 16:04:52 +0000 (12:04 -0400)
commit240c3f5a22149302602cf07edde83a4ae888ec81
tree3536a01119725fe68fc47dd9a0e0d62d90d56a30
parent7a3671b0d8610cee64054edeb4dc298b7753ae4b
kern_linker - Rearrange locking a bit for module loading.

This was needed to get automatic firmware module loading to work
properly.
sys/kern/kern_linker.c