K 10 svn:author V 3 alc K 8 svn:date V 27 2007-04-07T05:57:00.000000Z K 7 svn:log V 354 MFC revisions 1.181, 1.187, and 1.189 Eliminate unneeded diagnostic code. Change pmap_enter_quick() to use the vm_prot_t parameter introduced in revision 1.179 to correctly set/clear execute permission on the mapping it creates. Eliminate an unneeded Instruction Memory Barrier (IMB) in pmap_enter_quick(). Retire pmap_track_modified(). END