diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-10-01 18:07:03 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-19 05:49:54 -0600 |
commit | 30d51dd4ad2040d4c90497287b69635af7c67502 (patch) | |
tree | 26eb5a680e912ae6d50e80bafcdc19fd73053c24 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fc0ae0244bbbedf309a835afb278e39a3fc9bb94 (diff) |
io_uring: clean up buffer select
Hiding a pointer to a struct io_buffer in rw.addr is error prone. We
have some place in io_kiocb, so keep kbuf's in a separate field
without aliasing and risks of it being misused.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/3e63a6a953b04cad81d9ea827b12344dd57b37b4.1633107393.git.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