cvs commit: src/sys/kern kern_mutex.c
John Baldwin
jhb at FreeBSD.org
Sat Jan 7 06:03:16 PST 2006
jhb 2006-01-07 14:03:16 UTC
FreeBSD src repository
Modified files:
sys/kern kern_mutex.c
Log:
Revert an untested local change that crept in with the lo_class changes
and subsequently broke the build. This change is supposed to fix the
case where doing a mtx_destroy() off a spin mutex while you hold it fails.
If it had been tested I would just leave it in, but it hasn't been tested
yet, so it will have to wait until later.
Revision Changes Path
1.162 +0 -4 src/sys/kern/kern_mutex.c
More information about the cvs-all
mailing list