Subject: CVS commit: src/sys/arch/ia64/ia64
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 09/01/2006 22:22:45
Module Name:	src
Committed By:	mrg
Date:		Fri Sep  1 22:22:45 UTC 2006

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

Log Message:
fix a bug in userlevel trap() handling where struct proc *p was used
before it was assigned to.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/ia64/ia64/trap.c

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