diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-01-10 10:24:52 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-01-10 10:24:52 -0700 |
commit | ea97cbebaf861d99c3e892275147e6fca6d2c1ca (patch) | |
tree | 89e1d13504b636430cd3ec6a7631bf7c0c09e549 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | febb985c06cb6f5fac63598c0bffd4fd823d110d (diff) |
io_uring/fdinfo: include locked hash table in fdinfo output
A previous commit split the hash table for polled requests into two
parts, but didn't get the fdinfo output updated. This means that it's
less useful for debugging, as we may think a given request is not pending
poll.
Fix this up by dumping the locked hash table contents too.
Fixes: 9ca9fb24d5fe ("io_uring: mutex locked poll hashing")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions