NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37704 CVS commit: src/sys/kern



The following reply was made to PR kern/37704; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37704 CVS commit: src/sys/kern
Date: Tue, 29 Apr 2008 14:04:06 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Tue Apr 29 14:04:06 UTC 2008
 
 Modified Files:
        src/sys/kern: kern_sig.c
 
 Log Message:
 Fix a race condition that could cause a deadlock between two threads in
 the same process simultaneously trying to dump core. Fixes PR kern/37704.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.280 -r1.281 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