Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
In article <20031012143205.77B602DA1D%cvs.netbsd.org@localhost>,
Paul Kranenburg <pk%netbsd.org@localhost> wrote:
>
>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:
Don't the other places where the queue is manipulated need the same change?
(ksiginfo_get/exit hook)
christos
>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.
>
Home |
Main Index |
Thread Index |
Old Index