linux-stable/arch/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
..
configs um: Fix hostaudio build errors 2023-08-19 23:30:22 +02:00
drivers um: Fix hostaudio build errors 2023-08-19 23:30:22 +02:00
include um: Remove strlcpy usage 2023-08-19 22:24:39 +02:00
kernel x86/alternative: Rename apply_ibt_endbr() 2023-07-10 09:52:23 +02:00
os-Linux um: Remove strlcpy usage 2023-08-19 22:24:39 +02:00
scripts um: prevent user code in modules 2023-04-20 23:06:38 +02:00
.gitignore um: gitignore: Add kernel/capflags.c 2021-12-21 21:22:43 +01:00
Kbuild kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild 2021-05-26 23:10:37 +09:00
Kconfig Landlock updates for v6.5-rc1 2023-06-27 17:10:27 -07:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: Hard-code the result of 'uname -s' 2023-08-26 22:40:37 +02:00
Makefile-os-Linux
Makefile-skas