criu/compel/arch/arm/src/lib
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
..
include uapi/compel/criu: move auxv_t, tls_t back to CRIU 2017-03-15 00:06:12 +03:00
cpu.c compel: add compel_ prefix to cpu_has_feature 2017-03-15 09:36:05 +03:00
handle-elf-host.c compel: Add missing symlinks for host elf handling 2017-03-14 23:58:10 +03:00
handle-elf.c compel: Add callback-based log engine 2017-03-15 00:06:02 +03:00
infect.c compel: infect -- Don't forget to fetch sas early 2017-04-02 18:09:34 +03:00