Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/20/2005 12:49:14
Module Name:	src
Committed By:	fvdl
Date:		Fri May 20 12:49:14 UTC 2005

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

Log Message:
If p->emul->e_usertrap is set, call it for T_USER|T_PAGEFAULT traps to
do possible work.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/amd64/amd64/trap.c

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