Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Dec 2023 20:20:14 +0000 (12:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Dec 2023 20:20:14 +0000 (12:20 -0800)
Pull io_uring fixes from Jens Axboe:
 "Just two minor fixes:

   - Fix for the io_uring socket option commands using the wrong value
     on some archs (Al)

   - Tweak to the poll lazy wake enable (me)"

* tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux:
  io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementation
  io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE


Trivial merge