HomeFreeBSD

proc: postpone proc unlock until after reporting with kqueue

Description

proc: postpone proc unlock until after reporting with kqueue

kqueue would always relock immediately afterwards.

While here drop the NULL check for list itself. The list is
always allocated.

Sponsored by: The FreeBSD Foundation

Details

Provenance
mjgAuthored on
Parents
rS341721: proc: handle sdt exit probe before taking the proc lock
Branches
Unknown
Tags
Unknown