Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 08/31/2002 11:42:01
Module Name:	syssrc
Committed By:	scw
Date:		Sat Aug 31 08:42:01 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: exception.S locore_subr.S softintr.c

Log Message:
Small simplification to the splx() code path when dealing with soft
interrupts, and fix a couple of nits in the generic soft interrupt code.

Soft interrupts now work.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh5/sh5/exception.S
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sh5/sh5/locore_subr.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh5/sh5/softintr.c

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