diff options
author | yangerkun <[email protected]> | 2019-10-17 12:12:35 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-10-17 15:49:15 -0600 |
commit | 8b07a65ad30e5612d9590fb50468ff4fa314cfc7 (patch) | |
tree | 38025726981ad1b8566e292533e580dafded9132 /tools/perf/util/trace-event-scripting.c | |
parent | 491381ce07ca57f68c49c79a8a43da5b60749e32 (diff) |
io_uring: fix logic error in io_timeout
If ctx->cached_sq_head < nxt_sq_head, we should add UINT_MAX to tmp, not
tmp_nxt.
Fixes: 5da0fb1ab34c ("io_uring: consider the overflow of sequence for timeout req")
Signed-off-by: yangerkun <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions