Subject: CVS commit: src/sys/arch/macppc/macppc
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 12/17/2004 05:42:30
Module Name: src
Committed By: briggs
Date: Fri Dec 17 05:42:30 UTC 2004
Modified Files:
src/sys/arch/macppc/macppc: extintr.c
Log Message:
- Avoid looking for lost interrupts when recalculating interrupt priorities.
- Use atomic_setbits_ulong() for softintr(). Thanks to Tim Kelly for
reminding me about atomic_*.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 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.