Module Name: src Committed By: jym Date: Sun Sep 25 18:39:31 UTC 2011
Modified Files: src/sys/arch/x86/x86: pmap.c Log Message: Fix a small typo in comment: pmaps_lock is the lock that keeps all pmaps in sync for kernel mappings (including when they are obtained from pool caches). To generate a diff of this commit: cvs rdiff -u -r1.130 -r1.131 src/sys/arch/x86/x86/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.