Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/20/2008 18:41:49
Module Name:	src
Committed By:	bouyer
Date:		Sun Jan 20 18:41:48 UTC 2008

Modified Files:
	src/sys/arch/amd64/include: pmap.h
	src/sys/arch/i386/include: pmap.h

Log Message:
Make first argument of Xen's pmap_pte_cas() volatile, fix a warning
building pmap.c.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/amd64/include/pmap.h
cvs rdiff -r1.100 -r1.101 src/sys/arch/i386/include/pmap.h

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