]> git.baikalelectronics.ru Git - kernel.git/commit
um: Fix wait_stub_done() error handling
authorRichard Weinberger <richard@nod.at>
Fri, 17 May 2013 12:21:01 +0000 (14:21 +0200)
committerRichard Weinberger <richard@nod.at>
Fri, 19 Jul 2013 08:45:18 +0000 (10:45 +0200)
commitc1a9a946c6d2c8bcddcc635a7333a88e7920d1e7
treedaf5e00929c889654b8eb8974b9e42ca77deea70
parent9776d4a671ede06f9a3d9d1f176ee7cc32fede8e
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>
arch/um/os-Linux/skas/process.c