aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-02-28 22:35:15 +0000
committerJens Axboe <[email protected]>2021-04-11 17:41:58 -0600
commit8c3f9cd1603d0e4af6c50ebc6d974ab7bdd03cf4 (patch)
tree0b864a9f16676c10b8f1c261566da7023ed3c42a /tools/perf/scripts/python/bin
parent9fb8cb49c7b634982ac2a4302b5158d7120f0186 (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 <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions