K 10 svn:author V 3 kib K 8 svn:date V 27 2007-07-03T15:58:47.000000Z K 7 svn:log V 214 Relock the sema_mtxp unconditionally after copyin() for SETALL case in kern_semctl. Otherwise, later mtx_unlock() can operate on unlocked mutex. Submitted by: rdivacky MFC after: 3 days Approved by: re (kensmith) END