Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/10/2003 21:02:53
Module Name:	src
Committed By:	nathanw
Date:		Mon Feb 10 19:02:53 UTC 2003

Modified Files:
	src/sys/kern: kern_sa.c

Log Message:
Since sadata_upcall_alloc(1) can sleep, call it before checking the
supply of stacks, to avoid a race. Problem pointed out by Lars
Heidieker on current-users.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/kern/kern_sa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.