opnsense-src/sys/amd64/linux32
Mark Johnston 0fc8a79672 linux: Unmap the VDSO page when unloading
linux_shared_page_init() creates an object and grabs and maps a single
page to back the VDSO.  When destroying the VDSO object, we failed to
destroy the mapping and free KVA.  Fix this.

Reviewed by:	kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D28696
2021-02-16 09:40:02 -05:00
..
linux.h
linux32_dummy_machdep.c Fix i386 linux module after r367395. 2020-12-05 14:53:24 +00:00
linux32_genassym.c
linux32_locore.asm
linux32_machdep.c
linux32_proto.h
linux32_support.s
linux32_syscall.h
linux32_syscalls.c
linux32_sysent.c
linux32_systrace_args.c
linux32_sysvec.c linux: Unmap the VDSO page when unloading 2021-02-16 09:40:02 -05:00
linux32_vdso.lds.s
Makefile
syscalls.conf
syscalls.master