PERFORCE change 107483 for review
Howard Su
howardsu at FreeBSD.org
Sat Oct 7 20:43:32 PDT 2006
http://perforce.freebsd.org/chv.cgi?CH=107483
Change 107483 by howardsu at su_laptop on 2006/10/08 03:42:53
one unclose #endif prevent building. Remove it.
Affected files ...
.. //depot/projects/dtrace/src/sys/kern/kern_umtx.c#9 edit
Differences ...
==== //depot/projects/dtrace/src/sys/kern/kern_umtx.c#9 (text+ko) ====
@@ -316,7 +316,6 @@
uc = umtxq_getchain(key);
mtx_lock(&uc->uc_lock);
}
-#endif
/*
* Unlock a chain.
More information about the p4-projects
mailing list