K 10 svn:author V 2 dg K 8 svn:date V 27 1996-06-14T23:21:01.000000Z K 7 svn:log V 261 Brought in a fix from main branch: move setting of PG_MAPPED to after a call to pmap_enter(). Closes a window where PG_MAPPED might be cleared if the process blocked and someone else does a vm_page_protect(NONE) before the process unblocks. Reviewed by: dyson END