Module Name: src Committed By: pooka Date: Wed Mar 9 18:15:39 UTC 2011
Modified Files: src/sys/rump/librump/rumpkern: locks.c Log Message: Mark cv_wait mutex as locked before doing any further dances. Fixes a LOCKDEBUG panic in case the uncommon condition is hit. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/rump/librump/rumpkern/locks.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.