Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Oct 2021 03:34:31 +0000 (17:34 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Oct 2021 03:34:31 +0000 (17:34 -1000)
Pull io_uring fixes from Jens Axboe:
 "Two fixes for the max workers limit API that was introduced this
  series: one fix for an issue with that code, and one fixing a linked
  timeout regression in this series"

* tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block:
  io_uring: apply worker limits to previous users
  io_uring: fix ltimeout unprep
  io_uring: apply max_workers limit to all future users
  io-wq: max_worker fixes


Trivial merge