Don't assume that p_session hasn't changed out from under us after unlocking
the process and session. Instead, cache a true reference to the session
when we do the hold and release our reference on that session. This avoids
the need for the proc lock when dropping the reference.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS113633: Lock the sched_lock while setting TDF_INPANIC.
- Branches
- Unknown
- Tags