Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/26/2004 08:15:31
Module Name: src
Committed By: jdolecek
Date: Thu Feb 26 08:15:31 UTC 2004
Modified Files:
src/sys/kern: sys_pipe.c
Log Message:
pipelock() must release the pipe simplelock during tsleep()
fixes PR kern/24551 by Havard Eidnes
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/kern/sys_pipe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.