• Dmitry Safonov's avatar
    ia32/futex: restore compat_robust_list · 9e3e4656
    Dmitry Safonov authored
    The same as for Checkpointing - we need to call 32-bit syscall
    for compatible tasks here to correctly restore compat_robust_list,
    not robust_list.
    
    Note: I check here restorer's *task* arg for compatible mode, not
    restorer *thread* arg. As changing application's mode during runtime
    is very rare thing itself, application that runs different bitness
    threads is most likely not present at all.
    If we ever meet such application, this could be improved.
    Signed-off-by: 's avatarDmitry Safonov <dsafonov@virtuozzo.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    9e3e4656
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...