K 10 svn:author V 5 tegge K 8 svn:date V 27 1998-09-28T03:34:39.000000Z K 7 svn:log V 338 Initialize pcb_mpnest to 1 in the child process in cpu_fork(). This should fix the 50% idle problem that the ELF /sbin/init triggered. The problem appeared when the last context switch before a fork() call was due to the kernel faulting in user pages via normal page faults (e.g. copyin). Reviewed by: Peter Wemm END