Use explicit Giant locks and unlocks for rather than instrumented ones for
code that is still not safe. suser() reads p_ucred so it still needs
Giant for the time being. This should allow kern.giant.proc to be set
to 0 for the time being.
Description
Description
Details
Details
- Provenance
jhb Authored on Mar 22 2002, 9:02 PM - Parents
- rGdc2f94a3ff60: Typo (if => of).
- Branches
- Unknown
- Tags