K 10 svn:author V 8 gallatin K 8 svn:date V 27 2001-05-21T16:09:29.000000Z K 7 svn:log V 266 Change pmap_emulate_reference() so that it only touches the vm_page flags if it is safe to do so, otherwise it will just alter the pmap state (eg, clear the appropriate PG_FOx bits). This gets alpha booting in the face of the vm_mtx introduction. Reviewed by: dfr END