Subject: CVS commit: src/sys/arch/macppc/macppc
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 01/21/2005 03:22:13
Module Name:	src
Committed By:	briggs
Date:		Fri Jan 21 03:22:13 UTC 2005

Modified Files:
	src/sys/arch/macppc/macppc: extintr.c

Log Message:
Back out part of revision 1.46.  Do not use atomic_setbits_ulong() for
softintr().  Need to figure out why this causes problems.  Thanks to
Izumi Tsutsui for isolating this change.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/arch/macppc/macppc/extintr.c

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