Subject: CVS commit: [netbsd-2-0] src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/07/2005 07:09:27
Module Name:	src
Committed By:	snj
Date:		Sat May  7 07:09:27 UTC 2005

Modified Files:
	src/sys/arch/powerpc/powerpc [netbsd-2-0]: trap_subr.S

Log Message:
Pull up revision 1.57 (requested by matt in ticket #1286):
Don't enable interrupts while calling trap() if the trapping frame
didn't have them enabled either.
Addresses PR port-macppc/29559.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.54.2.1 src/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.