Copy the syscall args in a tmp variable instead of directly using the
trapframe, as it can be modified in the syscall.
Call thread_user_enter() when appropriate.
Description
Description
Details
Details
- Provenance
cognet Authored on - Parents
- rS137274: Save a few cycles in context switch.
- Branches
- Unknown
- Tags