Subject: CVS commit: src/sys/arch/hpcarm/hpcarm
To: None <source-changes@NetBSD.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 01/01/2005 10:39:30
Module Name:	src
Committed By:	toshii
Date:		Sat Jan  1 10:39:30 UTC 2005

Modified Files:
	src/sys/arch/hpcarm/hpcarm: softintr.c

Log Message:
While processing soft interrupts, don't call splx()/lowerspl() when
unnecessary, as they call dosoftints().


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/hpcarm/hpcarm/softintr.c

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