Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/23/2007 09:36:23
Module Name:	src
Committed By:	martin
Date:		Wed May 23 09:36:23 UTC 2007

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

Log Message:
In pmap_kenter_pa honour VM_PROT_EXECUTE - otherwise LKMs are not mapped
executable.
Fixes PR port-sparc64/36376.


To generate a diff of this commit:
cvs rdiff -r1.189 -r1.190 src/sys/arch/sparc64/sparc64/pmap.c

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