linux/arch/um/os-Linux/skas
Benjamin Berg 6d64095ea8 um: Do not use printk in userspace trampoline
The trampoline is running in a cloned process. It is not safe to use
printk for error printing there.

Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net>
Signed-off-by: Richard Weinberger <richard@nod.at>
2024-01-04 23:51:47 +01:00
..
Makefile kbuild: remove --include-dir MAKEFLAG from top Makefile 2023-02-05 18:51:22 +09:00
mem.c um: Switch printk calls to adhere to correct coding style 2023-02-01 22:11:28 +01:00
process.c um: Do not use printk in userspace trampoline 2024-01-04 23:51:47 +01:00