Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/25/2006 14:13:29
Module Name:	src
Committed By:	yamt
Date:		Thu May 25 14:13:29 UTC 2006

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

Log Message:
sa_upcall_userret: yield cpu on stack starvation so that it's
killable at least.  PR/28612 from ITOH Yasufumi.


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