Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 03/04/2005 22:40:32
Module Name:	src
Committed By:	nathanw
Date:		Fri Mar  4 22:40:32 UTC 2005

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

Log Message:
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.56 -r1.57 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.