- kthread's don't have p_textvp set to anything, so replace code that dealt with that possibility with a KASSERT().
- No need to set P_SYSTEM, kthread_create() does that for us.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS113637: - Use a local struct proc variable to improve readability.
- Branches
- Unknown
- Tags