criu/compel/include
Dmitry Safonov 70b67e3383 compel: Add ctx flags to get_task_regs()
get_task_regs() needs to know if it needs to use workaround
for a Skylake ptrace() bug. The next patch will introduce a
new flag for that.
I also thought about making 3 versions of get_task_regs() and
adding them to ictx->get_task_regs() depending on the flags..
But get_task_regs() is a private function and infect_ctx is
a uapi.. So, let's just pass context flags to get_task_regs().

Signed-off-by: Dmitry Safonov <dima@arista.com>
2018-02-13 10:14:42 +03:00
..
uapi compel/infect: Unite save_regs_t with save_regs() declaration 2018-02-13 10:14:42 +03:00
compel-cpu.h compel: Split cpu.h heander into uapi and priv parts 2017-03-15 00:06:10 +03:00
elf32-types.h compel: Reshuffle the directories structure 2017-03-14 23:58:09 +03:00
elf64-types.h compel: Reshuffle the directories structure 2017-03-14 23:58:09 +03:00
errno.h infect: Move errno.h to compel 2017-03-15 00:06:01 +03:00
infect-priv.h compel: Add ctx flags to get_task_regs() 2018-02-13 10:14:42 +03:00
log.h compel_print_on_level(): annotate with printf 2017-03-15 09:36:06 +03:00
piegen.h compel hgen: drop -u option 2017-03-15 00:06:17 +03:00
ptrace.h compel: return ptrace area helpers back to uapi 2017-04-02 18:12:10 +03:00
rpc-pie-priv.h compel: kill self-unmap in parasite 2017-03-15 00:06:14 +03:00
shmem.h compel: plugins -- Add shmem plugin 2017-03-14 23:58:09 +03:00