]> Git Repo - linux.git/commitdiff
Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-block
authorLinus Torvalds <[email protected]>
Sat, 29 Jan 2022 12:53:07 +0000 (14:53 +0200)
committerLinus Torvalds <[email protected]>
Sat, 29 Jan 2022 12:53:07 +0000 (14:53 +0200)
Pull io_uring fixes from Jens Axboe:
 "Just two small fixes this time:

   - Fix a bug that can lead to node registration taking 1 second, when
     it should finish much quicker (Dylan)

   - Remove an unused argument from a function (Usama)"

* tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-block:
  io_uring: remove unused argument from io_rsrc_node_alloc
  io_uring: fix bug in slow unregistering of nodes


Trivial merge
This page took 0.055251 seconds and 4 git commands to generate.