diff options
author | 2020-07-16 23:28:02 +0300 | |
---|---|---|
committer | 2020-07-24 13:00:45 -0600 | |
commit | 0e1b6fe3d1e5f1b79c5bec37881c98febfba7718 (patch) | |
tree | 01e800fd7d001676ad5bdb44d23ce079afa26d30 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: don't forget cflags in io_recv() (diff) | |
download | wireguard-linux-0e1b6fe3d1e5f1b79c5bec37881c98febfba7718.tar.xz wireguard-linux-0e1b6fe3d1e5f1b79c5bec37881c98febfba7718.zip |
io_uring: free selected-bufs if error'ed
io_clean_op() may be skipped even if there is a selected io_buffer,
that's because *select_buffer() funcions never set REQ_F_NEED_CLEANUP.
Trigger io_clean_op() when REQ_F_BUFFER_SELECTED is set as well, and
and clear the flag if was freed out of it.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions