Date: Wed, 10 Oct 2001 13:04:57 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exec.c Message-ID: <200110102004.f9AK4vV40760@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/10/10 13:04:57 PDT Modified files: sys/kern kern_exec.c Log: Move setregs() out from under the PROC_LOCK so that it can use functions list suword() which may trap. Revision Changes Path 1.140 +5 -5 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?200110102004.f9AK4vV40760>