Subject: CVS commit: [bouyer-xeni386] src/sys/arch/x86
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 12/13/2007 21:26:37
Module Name:	src
Committed By:	bouyer
Date:		Thu Dec 13 21:26:37 UTC 2007

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

Log Message:
- make amd64 XEN3 kernels build again
- pin the pdp pages in the PDP cache contructor, and unpin them in the
  destructor. garbage-collect PMF_USER_XPIN.


To generate a diff of this commit:
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/sys/arch/x86/include/pmap.h
cvs rdiff -r1.13.2.2 -r1.13.2.3 src/sys/arch/x86/x86/pmap.c

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