jhb 2005-08-08 15:33:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/i386 pmap.c Log: MFC: Fix a bug in pmap_protect() in the PAE case where it could look up the wrong vm_page_t associated with a pte. Requested by: alc Revision Changes Path 1.494.2.10 +2 -2 src/sys/i386/i386/pmap.c