alc 2004-06-23 04:37:14 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Implement the protection check required by the pmap_extract_and_hold() specification. This enables the elimination of Giant from that function. Revision Changes Path 1.479 +24 -8 src/sys/amd64/amd64/pmap.c