Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/23/2007 18:33:47
Module Name: src
Committed By: ad
Date: Fri Mar 23 18:33:47 UTC 2007
Modified Files:
src/sys/kern: sys_pipe.c
Log Message:
Fix a deadlock w/kqueue that was introduced with the last set of changes.
Spotted by yamt@.
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 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.