freebsd-dev/sys/arm64/linux
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
..
linux_dummy_machdep.c linux: deduplicate DUMMY() entries 2021-05-29 17:51:36 +00:00
linux_genassym.c linuxulator: add stub arm64 linux_genassym.c 2019-09-11 17:29:44 +00:00
linux_locore.asm linux: fix architecture returned for uname on aarch64 2021-05-28 23:02:02 +00:00
linux_machdep.c linux: implement set_cloned_tls() on arm64 2021-06-16 10:32:39 +00:00
linux_proto.h linux(4): Regen for futex system call. 2021-06-10 14:16:40 +03:00
linux_ptrace.c Introduce arm64 linuxulator stubs 2018-06-18 19:34:34 +00:00
linux_support.s Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
linux_syscall.h Regen after 6d926e850d. 2021-05-28 09:04:17 +01:00
linux_syscalls.c Regen after 6d926e850d. 2021-05-28 09:04:17 +01:00
linux_sysent.c Regen after 6d926e850d. 2021-05-28 09:04:17 +01:00
linux_systrace_args.c linux(4): Regen for futex system call. 2021-06-10 14:16:40 +03:00
linux_sysvec.c linux(4): Retire linux_kplatform. 2021-06-22 08:36:21 +03:00
linux_vdso.lds.s Add stub arm64 linuxulator VDSO ldscript 2018-06-28 20:36:21 +00:00
linux.h linux(4); Retire unnecessary __packed attribute from some struct's 2021-05-31 21:56:34 +03:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux(4): Change Linux futex syscall definition to match Linux actual one. 2021-06-10 14:00:00 +03:00