K 10 svn:author V 3 alc K 8 svn:date V 27 2002-11-18T01:36:09.000000Z K 7 svn:log V 307 MFi386 r1.369 - Clear the PG_WRITEABLE flag in pmap_changebit() if write access is being removed. Return immediately if write access is being removed and PG_WRITEABLE is already clear. Note: For efficiency, pmap_changebit() should be replaced by a function similar to sparc64's pmap_clear_write(). END