linux-stable/arch/um/kernel/skas
Johannes Berg 6032aca0de um: make stub data pages size tweakable
There's a lot of code here that hard-codes that the
data is a single page, and right now that seems to
be sufficient, but to make it easier to change this
in the future, add a new STUB_DATA_PAGES constant
and use it throughout the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2023-04-20 23:08:43 +02:00
..
clone.c um: make stub data pages size tweakable 2023-04-20 23:08:43 +02:00
Makefile kbuild: remove --include-dir MAKEFLAG from top Makefile 2023-02-05 18:51:22 +09:00
mmu.c um: make stub data pages size tweakable 2023-04-20 23:08:43 +02:00
process.c um: Add SPDX headers to files in arch/um/kernel/ 2019-09-15 21:37:17 +02:00
syscall.c x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max 2021-05-20 15:03:59 +02:00
uaccess.c Peter Zijlstra says: 2022-01-11 17:24:45 -08:00