This fixes `tp` value of forked child in PROTECTED build to support vfork. Why? the optimized `dispatch_syscall` requires `tp` to hold the task TCB since commit e6973c764c. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
This fixes `tp` value of forked child in PROTECTED build to support vfork. Why? the optimized `dispatch_syscall` requires `tp` to hold the task TCB since commit e6973c764c. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>