Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/21/2007 22:16:35
Module Name:	src
Committed By:	martin
Date:		Mon May 21 22:16:35 UTC 2007

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

Log Message:
Fix cpu_idle() for machines that have a idlespin function - use a
sibling call to invoke it (cpu_idle pretends to be a leaf function).
Pointed out by uwe.


To generate a diff of this commit:
cvs rdiff -r1.236 -r1.237 src/sys/arch/sparc/sparc/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.