HomeFreeBSD

No need to lock emul_lock in exit_group() because em->shared
rS166397Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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

Details

Provenance
kibAuthored on
Parents
rS166396: No need to synchronize linux_schedtail with linux_proc_init.
Branches
Unknown
Tags
Unknown

Event Timeline