Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [wrstuden-revivesa] src/sys/kern
Module Name: src
Committed By: wrstuden
Date: Mon Jun 30 02:36:47 UTC 2008
Modified Files:
src/sys/kern [wrstuden-revivesa]: kern_sa.c
Log Message:
sa_increaseconcurrency(): don't forget to destroy the mutex on error.
Always re-lock, not just on error.
sa_release(): see if destroying the mutex before the condvar makes
LOCKDEBUG happy.
To generate a diff of this commit:
cvs rdiff -r1.91.2.29 -r1.91.2.30 src/sys/kern/kern_sa.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