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
..
2021-02-15 13:14:15 +00:00
2020-11-17 19:53:59 +00:00
2020-06-20 18:31:02 +00:00
2020-06-20 18:31:02 +00:00
2020-11-17 19:53:59 +00:00