Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 10/21/2006 17:01:56
Module Name: src
Committed By: pooka
Date: Sat Oct 21 17:01:56 UTC 2006
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
pool_get(): use PR_WAITOK, not M_WAITOK (which happens to be PR_NOWAIT ..)
XXX: not the first time this mistake has been made
To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/sys/kern/kern_proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.