Date: Sun, 13 Jan 2002 11:36:35 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exec.c Message-ID: <200201131936.g0DJaZo71685@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/01/13 11:36:35 PST
Modified files:
sys/kern kern_exec.c
Log:
o Call the functions registered with at_exec() from exec_new_vmspace()
instead of execve(). Otherwise, the possibility still exists
for a pending AIO to modify the new address space.
Reviewed by: alfred
Revision Changes Path
1.149 +7 -4 src/sys/kern/kern_exec.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201131936.g0DJaZo71685>
