• Dmitry Safonov's avatar
    compel: Add ctx flags to get_task_regs() · 8a8717da
    Dmitry Safonov authored
    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: 's avatarDmitry Safonov <dima@arista.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    8a8717da
Name
Last commit
Last update
..
arch Loading commit data...
include Loading commit data...
plugins Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
compel-host Loading commit data...