Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/17/2001 22:41:50
Module Name:	syssrc
Committed By:	nathanw
Date:		Mon Dec 17 20:41:50 UTC 2001

Modified Files:
	syssrc/sys/kern [nathanw_sa]: kern_synch.c

Log Message:
Split the body of preempt() into SA and non-SA parts. In the SA part, stash
the fact that the current LWP was preempted, for later use by sa_switch().


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