Module Name: src Committed By: reinoud Date: Tue Dec 13 15:43:55 UTC 2011
Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: Don't allow unmapping of WIRED pages! Also on unwire, call pmap_update_page() though this propably is not needed. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/arch/usermode/usermode/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.