mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-23 05:51:27 +09:00
Allow registration of an eventfd, which will trigger an event every time a completion event happens for this io_uring instance. Signed-off-by: Jens Axboe <axboe@kernel.dk>