Module Name: src Committed By: cherry Date: Fri Feb 24 08:11:14 UTC 2012
Modified Files: src/sys/arch/x86/x86: pmap.c Log Message: kernel page attribute change should be reflected on all cpus, since the page is going to be released after the _dtor() hook is called. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 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.