Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 03/02/2001 12:27:01
Module Name:	syssrc
Committed By:	pk
Date:		Fri Mar  2 10:27:01 UTC 2001

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

Log Message:
* proc_trampoline: call `proc_trampoline_mp()' #if MULTIPROCESSOR;
  currently necessary to acquire the `running in kernel mode' lock;
  pointed out by Bill Sommerfeld/Simon Gerraty.

* remove reference to `cpu_set_kpc()' from comments, as we don't have it.


To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 syssrc/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.