]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r283410:
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Jan 2016 15:48:11 +0000 (15:48 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Jan 2016 15:48:11 +0000 (15:48 +0000)
commit660168d08e3b9ee3157f35fe22647520951dced6
treed94bd935147312dab2e67e6b9dfafa3f4041a20d
parenta2a95d6a0cfc4cdf94583beadc3ffac500083a6c
MFC r283410:

Put linux_platform into the vdso to avoid copying it onto the stack at
every exec.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293516 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/linux32/linux32_locore.s
sys/amd64/linux32/linux32_sysvec.c
sys/amd64/linux32/linux32_vdso.lds.s
sys/compat/linux/linux_misc.c
sys/compat/linux/linux_misc.h
sys/i386/linux/linux_sysvec.c