diff options
| author | Jens Axboe <[email protected]> | 2023-09-01 19:59:19 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-09-01 21:08:29 +0000 |
| commit | 32f5dea040ee6e3cc30ac52d23f1674fd5110d03 (patch) | |
| tree | d3b91948c90923dfd6b74e6ce3b4e8789378723c /tools/perf/scripts/python/check-perf-trace.py | |
| parent | io_uring: fix IO hang in io_wq_put_and_exit from do_exit() (diff) | |
| download | kernel-32f5dea040ee6e3cc30ac52d23f1674fd5110d03.tar.gz kernel-32f5dea040ee6e3cc30ac52d23f1674fd5110d03.zip | |
io_uring/fdinfo: only print ->sq_array[] if it's there
If a ring is setup with IORING_SETUP_NO_SQARRAY, then we don't have
the SQ array. Don't try to dump info from it through fdinfo if that
is the case.
Reported-by: [email protected]
Fixes: 2af89abda7d9 ("io_uring: add option to remove SQ indirection")
Reviewed-by: Gabriel Krisman Bertazi <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
