Subject: PR/29559 CVS commit: [netbsd-2-0] src/sys/arch/powerpc/powerpc
To: None <port-macppc-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Soren Jacobsen <snj@netbsd.org>
List: netbsd-bugs
Date: 05/07/2005 07:10:01
The following reply was made to PR port-macppc/29559; it has been noted by GNATS.

From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29559 CVS commit: [netbsd-2-0] src/sys/arch/powerpc/powerpc
Date: Sat,  7 May 2005 07:09:27 +0000 (UTC)

 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.