restorer: exit all threads in case of error
sys_exit() takes down only the currect thread. exit_group() should be used to take down all threads. Signed-off-by:Andrey Vagin <avagin@openvz.org> Looks-good-to: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
Showing
Please
register
or
sign in
to comment