cvs commit: src/sys/kern kern_exec.c

[ Available lists | Index of cvs-all | Month of Mar 2002 | Week of 30 Mar 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alan Cox <alc@FreeBSD.org>
Date
30 Mar 2002 16:05:34
Subject
cvs commit: src/sys/kern kern_exec.c
Message-ID
200203310005.g2V05Ud97992@freefall.freebsd.org


[ Hide this part ]
alc         2002/03/30 16:05:30 PST

Modified files:
sys/kern kern_exec.c
Log:
Add a local proc *p in exec_new_vmspace() to avoid repeated dereferencing
to obtain it.

Revision Changes Path
1.159 +7 -6 src/sys/kern/kern_exec.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Elapsed time: 0.081 seconds