Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 02/22/2006 22:11:44
Module Name:	src
Committed By:	drochner
Date:		Wed Feb 22 22:11:44 UTC 2006

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

Log Message:
don't bother to figure out whether a page was not mapped at all or mapped
with too little permission (physically) on a fault -- uvm knows better


To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/arch/alpha/alpha/trap.c

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