Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/25/2007 10:38:06
Module Name:	src
Committed By:	yamt
Date:		Thu Jan 25 10:38:06 UTC 2007

Modified Files:
	src/sys/kern [newlock2]: kern_synch.c

Log Message:
schedcpu: fix a deadlock.  (don't call psignal with p_smutex held.)


To generate a diff of this commit:
cvs rdiff -r1.166.2.8 -r1.166.2.9 src/sys/kern/kern_synch.c

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