The sched_lock is not needed while clearing two of the P_STOPPED bits in
p_flag. Also, the proc lock can't be recursed, so simplify an older proc
lock assertion.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS113634: Don't assume that p_session hasn't changed out from under us after unlocking
- Branches
- Unknown
- Tags