criu/compel/arch/arm/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
..
gen-sys-exec-tbl.pl compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
gen-syscalls.pl compel: Include compel headers as system ones 2017-03-15 00:06:02 +03:00
Makefile.syscalls arm/make: add missed syscalls.S dependency 2017-04-20 07:01:34 +03:00
syscall-aux.h Run 'make indent' on header files 2021-09-03 10:31:00 -07:00
syscall-aux.S compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
syscall-common.S compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
syscall.def compel: add io_destroy syscall 2026-06-01 14:25:13 -07:00