linux/arch/um
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
..
configs
drivers um: fix spelling mistake in Kconfig "privleges" -> "privileges" 2021-02-12 21:26:20 +01:00
include um: separate child and parent errors in clone stub 2021-02-12 21:34:33 +01:00
kernel um: separate child and parent errors in clone stub 2021-02-12 21:34:33 +01:00
os-Linux um: separate child and parent errors in clone stub 2021-02-12 21:34:33 +01:00
scripts
.gitignore
Kconfig Revert "um: support some of ARCH_HAS_SET_MEMORY" 2021-01-26 22:11:38 +01:00
Kconfig.debug
Makefile
Makefile-os-Linux
Makefile-skas