[GIT PULL] io_uring fixes for 5.6-rc
From: Jens Axboe
Date: Fri Mar 13 2020 - 13:50:51 EST
Hi Linus,
Just a single fix here, improving the RCU callback ordering from last
week. After a bit more perusing by Paul, he poked a hole in the
original.
Please pull!
git://git.kernel.dk/linux-block.git tags/io_uring-5.6-2020-03-13
----------------------------------------------------------------
Jens Axboe (1):
io_uring: ensure RCU callback ordering with rcu_barrier()
fs/io_uring.c | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 deletions(-)
--
Jens Axboe