Subject: CVS commit: syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/26/2002 23:00:20
Module Name:	syssrc
Committed By:	matt
Date:		Wed Jun 26 20:00:19 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/powerpc: trap_subr.S

Log Message:
Make traps even smaller by noticing the checking of privilege mode and
use of curpcb/USPACE is common and move that into the common trap processing.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/powerpc/powerpc/trap_subr.S

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