Subject: CVS commit: syssrc [nathanw_sa]
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/08/2001 23:53:06
Module Name: syssrc
Committed By: nathanw
Date: Sun Apr 8 20:53:06 UTC 2001
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_synch.c
Log Message:
In mi_switch(), pass up the return value from cpu_switch().
In preempt(), make use of the return value of mi_switch() to determine
whether to send a PREEMPTED upcall.
To generate a diff of this commit:
cvs rdiff -r1.101.2.1 -r1.101.2.2 syssrc/sys/kern/kern_synch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.