Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 04/09/2001 21:18:49
Module Name:	syssrc
Committed By:	pk
Date:		Mon Apr  9 18:18:49 UTC 2001

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

Log Message:
proc_trampoline(): mave the new process run at base interrupt priority level.
This is especially important for in-kernel processes started from here,
which would otherwise keep running at splclock().


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