Subject: CVS commit: [netbsd-4] src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 05/25/2007 08:04:36
Module Name:	src
Committed By:	pavel
Date:		Fri May 25 08:04:36 UTC 2007

Modified Files:
	src/sys/arch/sparc64/sparc64 [netbsd-4]: pmap.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #669):
	sys/arch/sparc64/sparc64/pmap.c: revision 1.190
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.184.2.1 -r1.184.2.2 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.