diff options
author | 2024-10-18 15:38:37 -0700 | |
---|---|---|
committer | 2024-10-18 15:38:37 -0700 | |
commit | a041f47898e30e01fea5da4a47bd6bcd72d8955a (patch) | |
tree | 5ffede3758f581fcb2824ca9607fe5af9b65a83e /rust/helpers/workqueue.c | |
parent | Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (diff) | |
parent | io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work (diff) | |
download | wireguard-linux-a041f47898e30e01fea5da4a47bd6bcd72d8955a.tar.xz wireguard-linux-a041f47898e30e01fea5da4a47bd6bcd72d8955a.zip |
Merge tag 'io_uring-6.12-20241018' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
- Fix a regression this merge window where cloning of registered
buffers didn't take into account the dummy_ubuf
- Fix a race with reading how many SQRING entries are available,
causing userspace to need to loop around io_uring_sqring_wait()
rather than being able to rely on SQEs being available when it
returned
- Ensure that the SQPOLL thread is TASK_RUNNING before running
task_work off the cancelation exit path
* tag 'io_uring-6.12-20241018' of git://git.kernel.dk/linux:
io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work
io_uring/rsrc: ignore dummy_ubuf for buffer cloning
io_uring/sqpoll: close race on waiting for sqring entries
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions