Subject: CVS commit: src/sys/arch/hppa/hppa
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/16/2004 17:07:29
Module Name:	src
Committed By:	chs
Date:		Sun May 16 17:07:29 UTC 2004

Modified Files:
	src/sys/arch/hppa/hppa: trap.c

Log Message:
for instruction TLB miss traps, process the fault with VM_PROT_EXECUTE
instead of VM_PROT_READ (to support non-executable mappings).


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/hppa/hppa/trap.c

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