engines/io_uring: use the atomic load acquire instead of a barrier
authorJens Axboe <axboe@kernel.dk>
Thu, 3 Sep 2020 14:49:51 +0000 (08:49 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 3 Sep 2020 14:49:51 +0000 (08:49 -0600)
commit2dd96cc46fa83a73acc1c9238c3ac59203e10213
treede089c145a55af4302a2410c21a55dbe927f3ef0
parent6a87c3b0096ecb68ca0e909a0512d811d8cea576
engines/io_uring: use the atomic load acquire instead of a barrier

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