diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-10-04 22:03:00 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-19 14:49:55 +0300 |
commit | 54daa9b2d80ab35824464b35a99f716e1cdf2ccb (patch) | |
tree | 757de5633f4116fa1758a5f0b03f54c7423dfc25 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | eb6e6f0690c846f7de46181bab3954c12c96e11e (diff) | |
download | linux-54daa9b2d80ab35824464b35a99f716e1cdf2ccb.tar.xz |
io_uring: correct fill events helpers types
CQE result is a 32-bit integer, so the functions generating CQEs are
better to accept not long but ints. Convert io_cqring_fill_event() and
other helpers.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/7ca6f15255e9117eae28adcac272744cae29b113.1633373302.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions