Date: Sat, 26 Jun 2004 19:10:12 +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/i386/i386 pmap.c Message-ID: <200406261910.i5QJACLv072639@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406261910.i5QJACLv072639>
