Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/25/2006 11:56:56
Module Name:	src
Committed By:	mrg
Date:		Wed Oct 25 11:56:56 UTC 2006

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

Log Message:
- note that __idle_u should go away but doing so breaks things
- fix several comments to reality
- clean up the #ifdef NO_VCACHE code slightly
- use call instead of set/jmpl
- remove a couple of unnecessary stores to curlwp


To generate a diff of this commit:
cvs rdiff -r1.231 -r1.232 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.