]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r230341:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Feb 2012 10:30:45 +0000 (10:30 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Feb 2012 10:30:45 +0000 (10:30 +0000)
commitf29e4b2e93717102033bdcfd2f94e0ca3ffa3162
tree1e28f304b028e3ce397f684f8b79373bcbe94a6c
parent44570bc816ae32d3f839b25c4f74e3a84e331aea
MFC r230341:
Use shared lock for the executable vnode in the exec path after the
VV_TEXT changes are handled. Assert that vnode is exclusively locked at
the places that modify VV_TEXT.

git-svn-id: svn://svn.freebsd.org/base/stable/9@231268 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_exec.c