Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/macppc
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.
Home |
Main Index |
Thread Index |
Old Index