commit | 0974a9cadc7886f7baaa458bb0c89f5c5f9d458e | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Fri May 17 14:21:01 2013 +0200 |
committer | Richard Weinberger <richard@nod.at> | Fri Jul 19 10:45:18 2013 +0200 |
tree | daf5e00929c889654b8eb8974b9e42ca77deea70 | |
parent | dee20035b42d569984d2c16041b51e4d75e233b5 [diff] |
um: Fix wait_stub_done() error handling If we die within a stub handler we only way to reliable kill the (obviously) dying uml guest process is killing it's host twin on the host side. Signed-off-by: Richard Weinberger <richard@nod.at>