diff options
author | jhb <jhb@FreeBSD.org> | 2007-02-23 19:46:59 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2007-02-23 19:46:59 +0000 |
commit | a6f25664a878648fcaa79716a1e6c5ec08ac7210 (patch) | |
tree | d87f1348e6d4f24a18293aca216ffc2dbfc4c1f3 /sys/i386 | |
parent | bba840433b3f08288c876f56e328f15bd8214686 (diff) | |
download | FreeBSD-src-a6f25664a878648fcaa79716a1e6c5ec08ac7210.zip FreeBSD-src-a6f25664a878648fcaa79716a1e6c5ec08ac7210.tar.gz |
Drop the global kernel linker lock while executing the sysinit's for a
freshly-loaded kernel module. To avoid various unload races, hide linker
files whose sysinit's are being run from userland so that they can't be
kldunloaded until after all the sysinit's have finished.
Tested by: gallatin
Diffstat (limited to 'sys/i386')
0 files changed, 0 insertions, 0 deletions