Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/05/2002 03:59:52
Module Name:	syssrc
Committed By:	nathanw
Date:		Thu Dec  5 01:59:52 UTC 2002

Modified Files:
	syssrc/sys/kern [nathanw_sa]: kern_sa.c

Log Message:
Clear L_SINTR of the a sleeping former VP LWP in sa_vp_repossess(),
since it's been taken off of its sleep and won't continue inside
tsleep().

Prevents another botch in the horrible locking kluge that is
issignal().


To generate a diff of this commit:
cvs rdiff -r1.1.2.40 -r1.1.2.41 syssrc/sys/kern/kern_sa.c

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