• Pavel Emelyanov's avatar
    mem: Copy vme-s to restorer later · a17f01e3
    Pavel Emelyanov authored
    An interference of sigreturn_restore rework patches and vm_open callback ones
    has lead to the situation when vme for restorer has already been copied to
    rst-mem, but sysv shmem vm_open tried to modify previously seen vmes.
    
    Fix this by copying vme-s to restorer late, but still before sigreturn_restore.
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    a17f01e3
mem.h 1.07 KB