mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
The restorer already has io_setup, io_submit, and io_getevents syscall wrappers for all supported architectures. Native AIO restore also needs io_destroy to release the AIO context before leaving the restorer path. Add the missing io_destroy syscall entries next to the existing native AIO syscalls. Assisted-by: Claude:claude-sonnet-4-6 Signed-off-by: Dan Feigin <dfeigin@nvidia.com> |
||
|---|---|---|
| .. | ||
| Makefile.syscalls | ||
| syscall-common-x86-32.S | ||
| syscall-common-x86-64.S | ||
| syscall32.c | ||
| syscall_32.tbl | ||
| syscall_64.tbl | ||