Such processes will be reparented to the reaper when the current parent
is done with them; oppid must be updated accordingly. Otherwise, the
p->p_oppid != p->p_pptr->p_pid check in proc_reap() will always fail.
Details
Details
- Reviewers
kib mjg - Commits
- rS346009: Set the p_oppid field of orphans when exiting.
Peter tested the patch.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 23524 Build 22528: arc lint + arc unit