alc 2005-03-01 05:06:52 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 pmap.c Log: Use the kernel pmap's lock to guarantee that only one thread at a time is using either pmap_temp_map_1 or pmap_temp_map_2. Tested by: kris@ Revision Changes Path 1.146 +10 -0 src/sys/sparc64/sparc64/pmap.c