Subject: CVS commit: [bouyer-xenamd64] src/sys/arch/amd64
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/21/2007 21:46:02
Module Name:	src
Committed By:	bouyer
Date:		Sun Oct 21 21:46:02 UTC 2007

Modified Files:
	src/sys/arch/amd64/amd64 [bouyer-xenamd64]: pmap.c
	src/sys/arch/amd64/include [bouyer-xenamd64]: pmap.h

Log Message:
Protect xpq_* usage with splvm()
Make sure xen_current_user_pgd really reflects what's in the hypervisor.


To generate a diff of this commit:
cvs rdiff -r1.42.2.4 -r1.42.2.5 src/sys/arch/amd64/amd64/pmap.c
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/sys/arch/amd64/include/pmap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.