K 10 svn:author V 3 kib K 8 svn:date V 27 2007-02-01T13:33:33.000000Z K 7 svn:log V 239 No need to lock emul_lock in exit_group() because em->shared cannot change (because its referenced by curthread). This fixes a LOR caused by acquiring emul_shared_lock while holding emul_lock. Fix typo in comment. Submitted by: rdivacky END