diff options
author | peter <peter@FreeBSD.org> | 2004-06-08 00:29:42 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2004-06-08 00:29:42 +0000 |
commit | 8a41fbc2075568db0ac84b7c65974c27c858362f (patch) | |
tree | 4b6d6f8ce143d2f3ce96c976d13be8ce42080542 /lib/libc/stdio/tempnam.c | |
parent | 71abd863dcb3f17269d59f8bbc7af377c4460cd1 (diff) | |
download | FreeBSD-src-8a41fbc2075568db0ac84b7c65974c27c858362f.zip FreeBSD-src-8a41fbc2075568db0ac84b7c65974c27c858362f.tar.gz |
Mask pte's with PG_FRAME before passing it to PHYS_TO_VM_PAGE().. PG_NX
lives in the top 12 'available' bits. atop() in the PHYS_TO_VM_PAGE()
macro only masks off the lower bits (by accident) and the upper bits
in the 64 bit ptes turn into "interesting" index values.
Diffstat (limited to 'lib/libc/stdio/tempnam.c')
0 files changed, 0 insertions, 0 deletions