Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/28/2001 21:19:27
Module Name: syssrc
Committed By: thorpej
Date: Mon May 28 18:19:27 UTC 2001
Modified Files:
syssrc/sys/arch/algor/algor: interrupt.c
Log Message:
D'oh, clear the soft interrupt bits in CAUSE *before* servicing
soft interrupts, rather than after, so that soft interrupts scheduled
by other soft interrupts don't get lost.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/algor/algor/interrupt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.