]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 May 2022 00:21:30 +0000 (14:21 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 May 2022 00:21:30 +0000 (14:21 -1000)
commit61a6d56266078a1ca1334fd245febda0cef19c91
tree0dc47c3cda87f9759fd544d17fd62a585db8d936
parenta334fd27e113fa9ec55b5d839faf0bc33f6f06fe
parentfe6d3c7ca8d45f0e321ce36eadf5f18038f1f41f
Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block

Pull io_uring fixes from Jens Axboe:
 "Two small changes fixing issues from the 5.18 merge window:

   - Fix wrong ordering of a tracepoint (Dylan)

   - Fix MSG_RING on IOPOLL rings (me)"

* tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block:
  io_uring: don't attempt to IOPOLL for MSG_RING requests
  io_uring: fix ordering of args in io_uring_queue_async_work