mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
Just got a situation inside VM where pretty new kernel with memfd has been installed (and as result __NR_memfd_create shipped with kernel headers is provided as well) but libc was old having no SYS_memfd_create defined. Thus we've got an error because we use exactly SYS_ number for calls. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com> |
||
|---|---|---|
| .. | ||
| build | ||
| nmk | ||
| crit-setup.py | ||
| fake-restore.sh | ||
| feature-tests.mak | ||
| gen-offsets.sh | ||
| magic-gen.py | ||
| protobuf-gen.sh | ||
| travis-ci.sh | ||
| utilities.mak | ||