Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/04/2003 17:54:26
Module Name:	src
Committed By:	jdolecek
Date:		Tue Feb  4 15:54:26 UTC 2003

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

Log Message:
add XXX coment to sadata_upcall_alloc() noting this might need to zero memory
use 'l' for sa_yield() tsleep call; sa->sa_idle == l there
add DIAGNOSTIC printf on one more place in sa_upcall_userret() where
we kill process with SIGILL


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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.