io_uring: sync with kernel
authorJens Axboe <axboe@kernel.dk>
Mon, 28 Jan 2019 18:42:20 +0000 (11:42 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 28 Jan 2019 18:42:20 +0000 (11:42 -0700)
commitb532dd6d476679b08e4a56a60e8a7dd958779df9
tree2b5d74717779366722f42474150c01f07525ca74
parentb7119c596912fae8f101e0c1cdf36119f29fe182
io_uring: sync with kernel

- Update to newer kernel API header
- Use IORING_ENTER_SQ_WAKEUP

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/io_uring.c
os/linux/io_uring.h
t/io_uring.c