linux-stable/arch/x86/um
Masahiro Yamada d32df1080f um: Hard-code the result of 'uname -s'
We rely on 'uname -s' returning 'Linux' because there are os-Linux/
directories, but no other os-*/.

Supporting a non-Linux host is unlikely to happen.

Let's hard-code 'Linux'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
2023-08-26 22:40:37 +02:00
..
asm um: Remove unsued extern declaration ldt_host_info() 2023-08-26 22:36:14 +02:00
os-Linux
shared/sysdep um: make stub data pages size tweakable 2023-04-20 23:08:43 +02:00
vdso
bugs_32.c
bugs_64.c
delay.c
elfcore.c
fault.c
Kconfig
ldt.c
Makefile um: Hard-code the result of 'uname -s' 2023-08-26 22:40:37 +02:00
mem_32.c
mem_64.c
ptrace_32.c
ptrace_64.c
ptrace_user.c
setjmp_32.S
setjmp_64.S
signal.c
stub_32.S
stub_64.S
stub_segv.c um: make stub data pages size tweakable 2023-04-20 23:08:43 +02:00
sys_call_table_32.c
sys_call_table_64.c
syscalls_32.c
syscalls_64.c
sysrq_32.c
sysrq_64.c
tls_32.c
tls_64.c
user-offsets.c