CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/03 23:55:09
Modified files:
sys/arch/alpha/alpha: vm_machdep.c
Log message:
The new thread's userspace v0, a3, and a4 registers are updated in
child_return() like on other archs, so cpu_fork() doesn't need to
touch them.
ok kettenis@ deraadt@
