diff options
| author | Jens Axboe <axboe@kernel.dk> | 2026-07-26 08:12:38 -0600 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-07-30 10:33:05 -0600 |
| commit | c77ffbc980efb337fd750c337d8157d532ea14e5 (patch) | |
| tree | db8f3dcec12c66852ed7cef38e527b8b42d4fb25 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | f5098b6bae761e346ebcd9da7f95622c04733cff (diff) | |
io_uring/net: initialize mshot_len for send
Commit:
6a8afb9fff64 ("io_uring/net: allow multishot receive per-invocation cap")
changed how io_mshot_prep_retry() set sr->len, and added the same
initialization in io_mshot_prep_retry(). But it neglected to touch the
send path, which may also uses the mshot retry path. Ensure that
sr->mshot_len always gets initialized correctly.
Fixes: 6a8afb9fff64 ("io_uring/net: allow multishot receive per-invocation cap")
Cc: stable@vger.kernel.org
Reported-by: Sung Keum <kambodi127@gmail.com>
Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
