diff options
author | 2020-07-12 20:42:04 +0300 | |
---|---|---|
committer | 2020-07-24 12:55:44 -0600 | |
commit | e73751225bae1e9b67e957afb273366fbb6ca136 (patch) | |
tree | 91b714588b0526ae174b8d603f841bd4841faf78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: extract io_sendmsg_copy_hdr() (diff) | |
download | wireguard-linux-e73751225bae1e9b67e957afb273366fbb6ca136.tar.xz wireguard-linux-e73751225bae1e9b67e957afb273366fbb6ca136.zip |
io_uring: replace rw->task_work with rq->task_work
io_kiocb::task_work was de-unionised, and is not planned to be shared
back, because it's too useful and commonly used. Hence, instead of
keeping a separate task_work in struct io_async_rw just reuse
req->task_work.
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