John Baldwin bca7902961 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
2005-07-29 19:03:44 +00:00
..
2004-08-04 18:30:31 +00:00
2004-05-30 20:34:58 +00:00
2005-02-27 22:34:07 +00:00
2005-05-10 12:02:18 +00:00