mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
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 |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux_dummy_machdep.c | ||
| linux_genassym.c | ||
| linux_locore.asm | ||
| linux_machdep.c | ||
| linux_proto.h | ||
| linux_ptrace.c | ||
| linux_support.s | ||
| linux_syscall.h | ||
| linux_syscalls.c | ||
| linux_sysent.c | ||
| linux_systrace_args.c | ||
| linux_sysvec.c | ||
| linux_vdso.lds.s | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||