criu/compel/src
Dmitry Safonov 8a8717da5a 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>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2018-03-02 21:52:13 +03:00
..
lib compel: Add ctx flags to get_task_regs() 2018-03-02 21:52:13 +03:00
main-host.c compel: Build host program 2017-03-14 23:58:10 +03:00
main.c s390:compel: Enable s390 in compel/ 2017-08-09 18:51:41 +03:00