Date: Fri, 30 Mar 2007 17:16:51 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/linux32 linux32_machdep.c Message-ID: <200703301716.l2UHGpfc045932@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2007-03-30 17:16:51 UTC
FreeBSD src repository
Modified files:
sys/amd64/linux32 linux32_machdep.c
Log:
MFP4: 114193, 114194
Dont "return" in linux_clone() after we forked the new process in a case
of problems. Move the copyout of p2->p_pid outside the emul_lock coverage.
Submitted by: Roman Divacky
Revision Changes Path
1.38 +11 -11 src/sys/amd64/linux32/linux32_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703301716.l2UHGpfc045932>
