Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 10/12/2003 14:32:05
Module Name: src
Committed By: pk
Date: Sun Oct 12 14:32:05 UTC 2003
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
ksiginfo_put: protect queue operation with splsoftclock(), since it can
be called from timer interrupts.
To generate a diff of this commit:
cvs rdiff -r1.166 -r1.167 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.