WSL2-Linux-Kernel/arch/um/kernel/skas
Johannes Berg e6da5df0ee um: syscall.c: include <asm/unistd.h>
Without CONFIG_SECCOMP, we don't get this include recursively
through the existing includes, thus failing the build on not
having __NR_syscall_max defined. Add the necessary include to
fix this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-By: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2020-04-29 21:22:04 +02:00
..
Makefile um: Add SPDX headers to files in arch/um/kernel/ 2019-09-15 21:37:17 +02:00
clone.c um: Add SPDX headers to files in arch/um/kernel/ 2019-09-15 21:37:17 +02:00
mmu.c um: add support for folded p4d page tables 2019-12-04 19:44:15 -08:00
process.c um: Add SPDX headers to files in arch/um/kernel/ 2019-09-15 21:37:17 +02:00
syscall.c um: syscall.c: include <asm/unistd.h> 2020-04-29 21:22:04 +02:00
uaccess.c um: add support for folded p4d page tables 2019-12-04 19:44:15 -08:00