K 10 svn:author V 3 alc K 8 svn:date V 27 2004-07-18T21:19:10.000000Z K 7 svn:log V 180 Utilize pmap_pte_quick() rather than pmap_pte() in pmap_protect(). The reason being that pmap_pte_quick() requires the page queues lock, which is already held, rather than Giant. END