Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Takeshi Nakayama <nakayama@netbsd.org>
List: source-changes
Date: 07/24/2004 12:04:32
Module Name:	src
Committed By:	nakayama
Date:		Sat Jul 24 12:04:32 UTC 2004

Modified Files:
	src/sys/arch/sparc64/sparc64: locore.s

Log Message:
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.197 -r1.198 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.