jhb 2006-07-06 21:39:39 UTC
FreeBSD src repository
Modified files:
sys/kern kern_linker.c
Log:
- Explicitly acquire Giant around SYSINIT's and SYSUNINIT's since they are
not all known to be MPSAFE yet.
- Actually remove Giant from the kernel linker by taking it out of the
KLD_LOCK() and KLD_UNLOCK() macros.
Pointy hat to: jhb (2)
Revision Changes Path
1.139 +10 -3 src/sys/kern/kern_linker.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"