diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-06 13:05:13 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-06 13:05:13 -0800 |
commit | ef1a4a770994b97a86988fd86f5a2784b87449f7 (patch) | |
tree | 04bb7c9f04e9ce0d57d483f90e54769ce265918c /block | |
parent | 93387d499e49429eef2c343ab6f9f5d92ec780a2 (diff) | |
parent | 12521a5d5cb7ff0ad43eadfc9c135d86e1131fa8 (diff) | |
download | linux-stable-ef1a4a770994b97a86988fd86f5a2784b87449f7.tar.gz linux-stable-ef1a4a770994b97a86988fd86f5a2784b87449f7.tar.bz2 linux-stable-ef1a4a770994b97a86988fd86f5a2784b87449f7.zip |
Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
"A few minor fixes that should go into the 6.2 release:
- Fix for a memory leak in io-wq worker creation, if we ultimately
end up canceling the worker creation before it gets created (me)
- lockdep annotations for the CQ locking (Pavel)
- A regression fix for CQ timeout handling (Pavel)
- Ring pinning around deferred task_work fix (Pavel)
- A trivial member move in struct io_ring_ctx, saving us some memory
(me)"
* tag 'io_uring-2023-01-06' of git://git.kernel.dk/linux:
io_uring: fix CQ waiting timeout handling
io_uring: move 'poll_multi_queue' bool in io_ring_ctx
io_uring: lockdep annotate CQ locking
io_uring: pin context while queueing deferred tw
io_uring/io-wq: free worker if task_work creation is canceled
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions