]> git.baikalelectronics.ru Git - kernel.git/commit
tools/io_uring/io_uring-cp: sync with liburing example
authorJens Axboe <axboe@kernel.dk>
Fri, 13 Aug 2021 14:57:07 +0000 (08:57 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 13 Aug 2021 14:58:11 +0000 (08:58 -0600)
commit5945e9b89dc1b5e5f895bf7e269e5ea52e9508a8
tree10a678d2c660d1ade4ebfe41a109f47162e4160c
parenta10518eae17310c57e95b8be3ae9c683b89fb140
tools/io_uring/io_uring-cp: sync with liburing example

This example is missing a few fixes that are in the liburing version,
synchronize with the upstream version.

Reported-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
tools/io_uring/io_uring-cp.c