K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-10-30T14:20:59.000000Z K 7 svn:log V 245 Disable use of synchronization early in the boot by the MAC Framework; for modules linked into the kernel or loaded very early, panics will result otherwise, as the CV code it calls will panic due to its use of a mutex before it is initialized. END