linux-bl808/arch/um/kernel
Johannes Berg 84b2789d61 um: separate child and parent errors in clone stub
If the two are mixed up, then it looks as though the parent
returned an error if the child failed (before) the mmap(),
and then the resulting process never gets killed. Fix this
by splitting the child and parent errors, reporting and
using them appropriately.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2021-02-12 21:34:33 +01:00
..
skas um: separate child and parent errors in clone stub 2021-02-12 21:34:33 +01:00
asm-offsets.c
config.c.in
dyn.lds.S
early_printk.c
exec.c
exitcode.c
gmon_syms.c
gprof_syms.c
initrd.c
irq.c um: time-travel: rework interrupt handling in ext mode 2021-02-12 21:24:27 +01:00
kmsg_dump.c um: kmsg_dumper: always dump when not tty console 2021-01-26 22:11:37 +01:00
ksyms.c
maccess.c
Makefile
mem.c
physmem.c
process.c Revert "um: allocate a guard page to helper threads" 2021-01-26 22:11:38 +01:00
ptrace.c
reboot.c
sigio.c um: Support dynamic IRQ allocation 2020-12-13 22:22:08 +01:00
signal.c
stacktrace.c
syscall.c
sysrq.c
time.c um: time-travel: rework interrupt handling in ext mode 2021-02-12 21:24:27 +01:00
tlb.c um: defer killing userspace on page table update failures 2021-02-12 21:32:04 +01:00
trap.c
um_arch.c um: stdio_console: Make preferred console 2021-01-26 22:11:37 +01:00
umid.c
uml.lds.S
vmlinux.lds.S