Date: Fri, 29 Oct 2010 20:51:30 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c Message-ID: <201010292051.o9TKpliQ019358@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-10-29 20:51:30 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 pmap.c
Log:
SVN rev 214528 on 2010-10-29 20:51:30Z by marius
- When resetting pm_active and pm_context of a pmap in pmap_pinit() we
need locking as otherwise we may race against the other parts of the
MD code which expects a consistent state of these. While at it move
the resetting of the pmap before entering it in the TSB.
- Spell a 0 as TLB_CTX_KERNEL.
Revision Changes Path
1.204 +7 -4 src/sys/sparc64/sparc64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010292051.o9TKpliQ019358>
