diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-28 22:35:15 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-11 17:41:58 -0600 |
commit | 8c3f9cd1603d0e4af6c50ebc6d974ab7bdd03cf4 (patch) | |
tree | 0b864a9f16676c10b8f1c261566da7023ed3c42a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9fb8cb49c7b634982ac2a4302b5158d7120f0186 (diff) |
io_uring: use better types for cflags
__io_cqring_fill_event() takes cflags as long to squeeze it into u32 in
an CQE, awhile all users pass int or unsigned. Replace it with unsigned
int and store it as u32 in struct io_completion to match CQE.
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