Subject: CVS commit: syssrc/sys/arch/arm26/arm26
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/16/2001 15:58:54
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Sep 16 12:58:54 UTC 2001

Modified Files:
	syssrc/sys/arch/arm26/arm26: softintr.c

Log Message:
Crude hack to ensure that if a soft-interrupt handler schedules a soft
interrupt, the second handler gets called when the first returns.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/arm26/arm26/softintr.c

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