Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/28/2007 12:53:28
Module Name:	src
Committed By:	yamt
Date:		Tue Aug 28 12:53:28 UTC 2007

Modified Files:
	src/sys/kern [vmlocking]: kern_sig.c

Log Message:
change ksiginfo_pool from IPL_SOFTCLOCK to IPL_TTY,
as it can be used from the context of ttyinput.


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