linux-yocto/arch/um/kernel
Kees Cook 5ce1264b58 sched: Add wrapper for get_wchan() to keep task blocked
commit 42a20f86dc upstream.

Having a stable wchan means the process must be blocked and for it to
stay that way while performing stack unwinding.

Suggested-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> [arm]
Tested-by: Mark Rutland <mark.rutland@arm.com> [arm64]
Link: https://lkml.kernel.org/r/20211008111626.332092234@infradead.org
Signed-off-by: Siddhi Katage <siddhi.katage@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-08-28 16:24:03 +02:00
..
skas
asm-offsets.c
config.c.in
dyn.lds.S
early_printk.c
exec.c
exitcode.c
gprof_syms.c
initrd.c
ioport.c
irq.c
kmsg_dump.c
ksyms.c
maccess.c
Makefile
mem.c um: Update min_low_pfn to match changes in uml_reserved 2025-06-04 14:37:56 +02:00
physmem.c um: Fix potential integer overflow during physmem setup 2024-12-14 19:51:19 +01:00
process.c sched: Add wrapper for get_wchan() to keep task blocked 2025-08-28 16:24:03 +02:00
ptrace.c
reboot.c
sigio.c
signal.c
stacktrace.c
syscall.c
sysrq.c um: Always dump trace for specified task in show_stack 2024-12-14 19:51:19 +01:00
time.c um: time-travel: fix time-travel-start option 2024-08-19 05:45:23 +02:00
tlb.c
trap.c
um_arch.c um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:31 +02:00
umid.c
uml.lds.S
vmlinux.lds.S