Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 08/14/2000 11:58:41
Module Name:	syssrc
Committed By:	kleink
Date:		Mon Aug 14 08:58:41 UTC 2000

Modified Files:
	syssrc/sys/arch/prep/prep: machdep.c

Log Message:
Replace the body of lcsplx() with an open-coded version of spllower()
and return the previous priority level, which is actually expected by
cpu_switch() in order to it be stased into the PCB.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/prep/prep/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.