Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 11/07/2003 11:59:49
Module Name: src
Committed By: cl
Date: Fri Nov 7 11:59:49 UTC 2003
Modified Files:
src/sys/kern: kern_sa.c
Log Message:
make lwp running again if we don't switch away in sa_switch(), return is
not enough. (noticed by yamt@)
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/kern/kern_sa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.