Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/12/2005 21:39:01
Module Name: src
Committed By: fvdl
Date: Sat Feb 12 21:39:01 UTC 2005
Modified Files:
src/sys/kern: kern_lwp.c
Log Message:
Don't panic when lwp_suspend finds an LWP on another CPU, just return
EINVAL for now.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/kern/kern_lwp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.