Date: Tue, 1 Mar 2005 05:06:52 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c Message-ID: <200503010506.j2156qDx006868@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503010506.j2156qDx006868>
