criu/compel
Dan Feigin 1cb90031d9 compel: add io_destroy syscall
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>
2026-06-01 14:25:13 -07:00
..
arch compel: add io_destroy syscall 2026-06-01 14:25:13 -07:00
include compel: simplify compel_stop_on_syscall 2026-03-08 23:01:54 -07:00
plugins compel: remove hardware breakpoint usage 2026-03-08 23:01:54 -07:00
src compel: fix heap alignment for structs with xsave state 2026-03-25 04:31:18 +01:00
test compel: gcs: add opt-in GCS test support for AArch64 2025-12-07 19:20:00 +01:00
.gitignore compel: fix gitignore and remove autogenerated code 2025-03-21 12:40:31 -07:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: add riscv64 support 2025-03-21 12:40:31 -07:00