K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-07-29T19:03:44.000000Z K 7 svn:log V 271 Fix a bug in pmap_protect() in the PAE case where it would try to look up the vm_page_t associated with a pte using only the lower 32-bits of the pte instead of the full 64-bits. Submitted by: Greg Taleck greg at isilon dot com Reviewed by: jeffr, alc MFC after: 3 days END