diff options
author | Johannes Berg <[email protected]> | 2021-01-13 22:09:42 +0100 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2021-02-12 21:34:33 +0100 |
commit | 84b2789d61156db0224724806b20110c0d34b07c (patch) | |
tree | 2af3dfceb3fb3fc0271c0cc742db74b9c10afffe /arch/um/kernel/tlb.c | |
parent | a7d48886cacf8b426e0079bca9639d2657cf2d38 (diff) |
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 <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'arch/um/kernel/tlb.c')
0 files changed, 0 insertions, 0 deletions