Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/05/2006 14:36:29
Module Name:	src
Committed By:	drochner
Date:		Wed Jul  5 14:36:29 UTC 2006

Modified Files:
	src/sys/arch/amd64/amd64: pmap.c

Log Message:
obey VM_PROT_EXECUTE in pmap_kenter_pa (just use protection_codes[])


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 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.