Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/31/2007 15:27:18
Module Name: src
Committed By: yamt
Date: Fri Aug 31 15:27:18 UTC 2007
Modified Files:
src/sys/kern: kern_sleepq.c
Log Message:
pull the following change from vmlocking branch.
revision 1.7.2.10
date: 2007/08/27 12:51:13; author: yamt; state: Exp; lines: +6 -7
sleepq_block: don't call lwp_unsleep twice.
(fix an assertion failure in lwp_unsleep.)
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/kern/kern_sleepq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.