Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 09/19/2006 02:08:14
Module Name:	src
Committed By:	mrg
Date:		Tue Sep 19 02:08:14 UTC 2006

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

Log Message:
- remove a wrong comment.
- add a new entry point for idle called idle_switch that is called by
  cpu_switch() in the MP case when sched_whichqs is zero, properly
  setting up the idle stack.  from petrov@ via martin@.


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