Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 04/17/2004 12:53:28
Module Name:	src
Committed By:	cl
Date:		Sat Apr 17 12:53:28 UTC 2004

Modified Files:
	src/sys/arch/xen/i386: pmap.c

Log Message:
sync with arch/i386/i386/pmap.c:
1.172/yamt
- keep cr3 register and its copy in TSS synchronized.
- defer LDTR loading as well as cr3.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/i386/pmap.c

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