diff options
author | 2021-01-13 22:09:42 +0100 | |
---|---|---|
committer | 2021-02-12 21:34:33 +0100 | |
commit | 84b2789d61156db0224724806b20110c0d34b07c (patch) | |
tree | 2af3dfceb3fb3fc0271c0cc742db74b9c10afffe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | um: defer killing userspace on page table update failures (diff) | |
download | wireguard-linux-84b2789d61156db0224724806b20110c0d34b07c.tar.xz wireguard-linux-84b2789d61156db0224724806b20110c0d34b07c.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions