diff options
author | Benjamin Berg <[email protected]> | 2023-11-10 12:03:40 +0100 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2024-01-04 23:33:15 +0100 |
commit | 9e16fb933fd1f2132c0d137f3666ebf20f93e33a (patch) | |
tree | 47d4af8ce93c3d0da4be9638ff12de384283fa59 /arch/um/os-Linux/util.c | |
parent | 571353379470f1d0aaad3cce4ad4db4b6c8f9ada (diff) |
um: Make errors to stop ptraced child fatal during startup
For the detection code to check whether SYSEMU_SINGLESTEP works
correctly we needed some error cases while stopping to be non-fatal.
However, at this point stop_ptraced_child must always succeed, and we
can therefore simplify it slightly to exit immediately on error.
Signed-off-by: Benjamin Berg <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'arch/um/os-Linux/util.c')
0 files changed, 0 insertions, 0 deletions