HomeFreeBSD

Drop the sigacts mutex around calls to stopevent() to avoid sleeping
rS124267Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Drop the sigacts mutex around calls to stopevent() to avoid sleeping
holding the mutex. Because the sigacts pointer can't change while
the process is "live" (proc locking (x)), we know our pointer is still
valid.

In communication with: truckman
Reviewed by: jhb

Details

Provenance
rwatsonAuthored on
Parents
rS124266: MFC revision 1.27 of src/sbin/mount_nullfs/mount_nullfs.8:
Branches
Unknown
Tags
Unknown

Event Timeline