Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: cl
Date: Sun Mar 21 18:41:38 UTC 2004
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
On MP, exit postsig() when another LWP has already handled the signal while
this LWP was waiting for the kernel lock.
Fixes PR kern/24829
To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 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