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
No need to lock emul_lock in exit_group() because em->shared rS166397Unpublished Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |