• Dmitry Safonov's avatar
    sigframe: introduce SIGFRAME_MAX_OFFSET · e625ca72
    Dmitry Safonov authored
    For x86 there are different SIGFRAME_OFFSET for native and compatible
    tasks. In the next patches I will make SIGFRAME_OFFSET(rt_sigframe)
    macro (depending on rt_sigframe).
    
    As RESTORE_STACK_SIGFRAME used only for allocation sizes,
    I don't want to introduce RESTORE_STACK_SIGFRAME(rt_sigframe)
    dependency on rt_sigframe type. Let's just use for this porpose max
    sigframe offset of native/compat tasks.
    
    Cc: Cyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarDmitry Safonov <dsafonov@virtuozzo.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    e625ca72
Name
Last commit
Last update
Documentation Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
lib Loading commit data...
scripts 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.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...