freebsd-dev/sys/amd64
Dmitry Chagin c1da89fec2 linux(4): Retire linux_kplatform.
Assuming we can't run on i486, i586 class cpu, retire linux_kplatform var
and use hardcoded 'machine' value in linux_newuname().

I have added linux_kplatform for consistency with linux_platform which is
placed in to vdso to avoid excess copyout it on stack for AT_PLATFORM at
exec time.

This is the first stage of Linuxulator's vdso revision.

Reviewed by:		trasz, imp
Differential Revision:	https://reviews.freebsd.org/D30774
MFC after:		2 weeks
2021-06-22 08:36:21 +03:00
..
acpica acpi: Make nexus_acpi quiet on amd64 and i386 2021-03-05 12:54:00 -05:00
amd64 amd64 efirt: initialize vm_pages backing EFI runtime memory 2021-06-17 16:58:51 +03:00
cloudabi32 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
cloudabi64 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
conf linux(4): Get rid of Linuxulator kernel build options. 2021-06-22 08:32:39 +03:00
ia32 amd64: clear debug registers on execing 32bit native binary 2021-04-10 04:25:02 +03:00
include x86/xen: remove PVHv1 code 2021-05-17 11:41:21 +02:00
linux linux(4): Retire linux_kplatform. 2021-06-22 08:36:21 +03:00
linux32 linux(4): Retire linux_kplatform. 2021-06-22 08:36:21 +03:00
pci
sgx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
vmm vmm: Fix ivrs_drv device_printf usage 2021-06-19 14:07:26 +08:00
Makefile