diff options
author | Dylan Yudaken <[email protected]> | 2022-07-08 11:18:35 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-07-24 18:39:17 -0600 |
commit | e2df2ccb753e3b598a9045760e79f1847f7b31cd (patch) | |
tree | 9ca82f8acdb08227738337832e09e988acd7dfb4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 43e0bbbd0b0e30d232fd8e9e908125b5c49a9fbc (diff) |
io_uring: fix multishot ending when not polled
If multishot is not actually polling then return IOU_OK rather than the
result.
If the result was > 0 this will confuse things further up the callstack
which expect a return <= 0.
Fixes: 1300ebb20286 ("io_uring: multishot recv")
Signed-off-by: Dylan Yudaken <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions