Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/16/2007 00:35:20
Module Name:	src
Committed By:	ad
Date:		Fri Feb 16 00:35:20 UTC 2007

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

Log Message:
sigswitch(): don't blat the kernel_lock count that sleepq_block() saved
earlier.


To generate a diff of this commit:
cvs rdiff -r1.244 -r1.245 src/sys/kern/kern_sig.c

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