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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"