]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert an untested local change that crept in with the lo_class changes
authorJohn Baldwin <jhb@FreeBSD.org>
Sat, 7 Jan 2006 14:03:15 +0000 (14:03 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Sat, 7 Jan 2006 14:03:15 +0000 (14:03 +0000)
commit3b783acd2aff20e985ce27e6a775682b0694be43
treec73ea910d41f2c1c2b7b23969da93289c33a6dd6
parentd827aa478dba46b27add28e96303dcaa79037c71
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.
sys/kern/kern_mutex.c