Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun68k/include
Module Name: src
Committed By: tsutsui
Date: Tue Jan 23 16:03:43 UTC 2007
Modified Files:
src/sys/arch/sun68k/include: intr.h
Log Message:
Two fixes to avoid lost softintr (probably caused by some race condition):
- make sh_pending in struct softintr_handler volatile
- activate softintr unconditionally in softintr_schedule()
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/sun68k/include/intr.h
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