Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/22/2003 03:00:14
Module Name: src
Committed By: nathanw
Date: Sat Feb 22 01:00:14 UTC 2003
Modified Files:
src/sys/kern: kern_exit.c
Log Message:
Set P_WEXIT earlier; specifically, before a pool_get(, PR_WAITOK) that
could sleep.
Pointed out by enami.
To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 src/sys/kern/kern_exit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.