P_SHOULDSTOP used to be p_stat == SSTOP and needed the sched_lock, now it
is protected by the proc lock and doesnt' need sched_lock, so adjust the
locking appropriately.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS113610: Protect the per-process UAC field with the proc lock where it isn't already
- Branches
- Unknown
- Tags