Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/22/2001 20:59:58
Module Name:	syssrc
Committed By:	he
Date:		Sun Apr 22 17:59:58 UTC 2001

Modified Files:
	syssrc/sys/arch/sparc/sparc [netbsd-1-5]: locore.s

Log Message:
Pull up revision 1.139 (via patch, requested by pk):
  In proc_trampoline() make the new process run at base interrupt
  priority level.  Especially important for kernel threads, which
  would otherwise keep running at splclock().

  Eliminates system clock instability.


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