criu/compel
Cyrill Gorcunov 6e4d05853d compel: infect -- Don't forget to fetch sas early
When infecting victim we construct sigframe to
be able to self-rectore it in case if something
goes wrong. But in case is a targer been using
alternative stack for signal handling it will
be missed in sigframe since we don't fetch it.

Thus add fetching sas on infection stage and
put it into signal frame early.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-04-02 18:09:34 +03:00
..
arch compel: infect -- Don't forget to fetch sas early 2017-04-02 18:09:34 +03:00
include compel: infect -- Don't forget to fetch sas early 2017-04-02 18:09:34 +03:00
plugins compel: Add fds plugin (v2) 2017-03-15 09:36:09 +03:00
src compel: infect -- Don't forget to fetch sas early 2017-04-02 18:09:34 +03:00
test compel: Test for FDs stealing 2017-03-15 09:36:09 +03:00
.gitignore gitignores: ignore some more generated files 2017-03-15 00:05:55 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel Makefiles: simplify headers [un]install 2017-03-15 09:36:08 +03:00