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/04/2006 05:00:39
Module Name: src
Committed By: mrg
Date: Wed Oct 4 05:00:39 UTC 2006
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
use call instead of set/jmpl. add an entry point for idle that expects
sched_lock to be unlocked, and use this for non-boot cpu's. complete a
comment describing how registers in idle_switch are expected to be set.
To generate a diff of this commit:
cvs rdiff -r1.228 -r1.229 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.