]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Convert canary, execpathp, and pagesizes to pointers.
authorbrooks <brooks@FreeBSD.org>
Thu, 16 Apr 2020 21:53:17 +0000 (21:53 +0000)
committerbrooks <brooks@FreeBSD.org>
Thu, 16 Apr 2020 21:53:17 +0000 (21:53 +0000)
commit92f82df12b2680225b1e7827584d1cd2628eaa44
treec688e1c69b9359fd8758a8c19684939857c31055
parent0e8009c97be03889dc4f584676e224009e860d16
Convert canary, execpathp, and pagesizes to pointers.

Use AUXARGS_ENTRY_PTR to export these pointers.  This is a followup to
r359987 and r359988.

Reviewed by: jhb
Obtained from: CheriBSD
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D24446
sys/amd64/linux/linux_sysvec.c
sys/amd64/linux32/linux32_sysvec.c
sys/arm64/linux/linux_sysvec.c
sys/compat/freebsd32/freebsd32_misc.c
sys/i386/linux/linux_sysvec.c
sys/kern/imgact_elf.c
sys/kern/kern_exec.c
sys/powerpc/powerpc/elf_common.c
sys/sys/imgact.h