diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-11 22:00:21 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-10-11 22:00:21 +0300 |
commit | 9e4c6c1ad9a195f28ec3d3d5054e25f6bdde87bd (patch) | |
tree | 731cb2849bb8c08657f1a89b930a825f1d836735 /tools/perf/scripts/python/parallel-perf.py | |
parent | e643edac700637dbfb13d8cafd5754898486e666 (diff) | |
parent | f7c9134385331c5ef36252895130aa01a92de907 (diff) | |
download | linux-9e4c6c1ad9a195f28ec3d3d5054e25f6bdde87bd.tar.xz |
Merge tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
- Explicitly have a mshot_finished condition for IORING_OP_RECV in
multishot mode, similarly to what IORING_OP_RECVMSG has. This doesn't
fix a bug right now, but it makes it harder to actually have a bug
here if a request takes multiple iterations to finish.
- Fix handling of retry of read/write of !FMODE_NOWAIT files. If they
are pollable, that's all we need.
* tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linux:
io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAIT
io_uring/rw: fix cflags posting for single issue multishot read
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions