K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-07-06T21:39:39.000000Z K 7 svn:log V 242 - 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) END