criu/compel/arch/x86/plugins/std/syscalls
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
..
Makefile.syscalls compel: Fix missing loff_t in Alpine 2021-09-03 10:31:00 -07:00
syscall-common-x86-32.S compel: plugins,std -- Add prologue.S 2017-03-14 23:58:09 +03:00
syscall-common-x86-64.S compel: plugins,std -- Add prologue.S 2017-03-14 23:58:09 +03:00
syscall32.c clang-format: do automatic comment fixups 2022-04-28 17:53:52 -07:00
syscall_32.tbl compel: add io_destroy syscall 2026-06-01 14:25:13 -07:00
syscall_64.tbl compel: add io_destroy syscall 2026-06-01 14:25:13 -07:00