Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/arch/sparc64/sparc64
Module Name: src
Committed By: tron
Date: Sun Jul 25 07:45:01 UTC 2004
Modified Files:
src/sys/arch/sparc64/sparc64 [netbsd-2-0]: locore.s
Log Message:
Pull up revision 1.198 (requested by nakayama in ticket #711):
Change interrupt pending list end value to -1, to avoid linking an
interrupt handler twice.
It may fix "sleep forever" bug.
To generate a diff of this commit:
cvs rdiff -r1.196 -r1.196.2.1 src/sys/arch/sparc64/sparc64/locore.s
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