diff options
author | jhb <jhb@FreeBSD.org> | 2005-07-29 19:03:44 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2005-07-29 19:03:44 +0000 |
commit | b27bc13318d5bdb49f4bf2b44073462741413797 (patch) | |
tree | ab4c716b4aaef61666dc7a2c4946a21bdfe0d6a1 /lib/libpthread/sys/lock.c | |
parent | 91a55b80e8a994ef54665674258145df1f547713 (diff) | |
download | FreeBSD-src-b27bc13318d5bdb49f4bf2b44073462741413797.zip FreeBSD-src-b27bc13318d5bdb49f4bf2b44073462741413797.tar.gz |
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
Diffstat (limited to 'lib/libpthread/sys/lock.c')
0 files changed, 0 insertions, 0 deletions