Subject: CVS commit: [bouyer-xenamd64] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/18/2007 21:49:59
Module Name: src
Committed By: bouyer
Date: Thu Oct 18 21:49:59 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64 [bouyer-xenamd64]: pmap.c
Log Message:
pmap_extract(): make sure to mask the PTE flags from the returned value.
While there, use xpmap_mtop_masked() in more places.
To generate a diff of this commit:
cvs rdiff -r1.42.2.1 -r1.42.2.2 src/sys/arch/amd64/amd64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.