CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/01 15:01:43
Modified files:
sys/arch/alpha/alpha: vm_machdep.c
Log message:
In cpu_fork(), correctly set up the stack of the new process if required. This
repairs tfork_thread() operation.
