Subject: CVS commit: [netbsd-2-0] src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/25/2004 07:45:01
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.