Module Name: src Committed By: matt Date: Thu Jan 17 14:36:36 UTC 2013
Modified Files: src/sys/kern: kern_ksyms.c Log Message: Add a separate bool to indicate a symbol table has been loaded. ksym_initted indicates whether the kmutex has been initted or not. Add __cacheline_aligned to the kmutex. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/kern/kern_ksyms.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.