aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2020-02-26 00:48:55 +0000
committerJens Axboe <[email protected]>2020-02-26 14:06:57 +0000
commit3a9015988b3d41027cda61f4fdeaaeee73be8b24 (patch)
tree4722ab78b6f19ec409294d30fa281f5184f5a45c /tools/perf/scripts/python
parentio_uring: pick up link work on submit reference drop (diff)
downloadkernel-3a9015988b3d41027cda61f4fdeaaeee73be8b24.tar.gz
kernel-3a9015988b3d41027cda61f4fdeaaeee73be8b24.zip
io_uring: import_single_range() returns 0/-ERROR
Unlike the other core import helpers, import_single_range() returns 0 on success, not the length imported. This means that links that depend on the result of non-vec based IORING_OP_{READ,WRITE} that were added for 5.5 get errored when they should not be. Fixes: 3a6820f2bb8a ("io_uring: add non-vectored read/write commands") Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions