alc 2004-06-26 19:10:12 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: In case pmap_extract_and_hold() is ever performed on a different pmap than the current one, we need to pin the current thread to its CPU. Submitted by: tegge@ Revision Changes Path 1.478 +2 -0 src/sys/i386/i386/pmap.c