Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/04/2004 05:56:28
Module Name: src
Committed By: matt
Date: Sat Dec 4 05:56:28 UTC 2004
Modified Files:
src/sys/arch/powerpc/powerpc: locore_subr.S
Log Message:
Make sure to enable interrupts before lower IPL so we don't block any
interrupts (IPI) we shouldn't.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/powerpc/powerpc/locore_subr.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.