diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-11-05 09:50:16 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-11-05 09:50:16 -0700 |
commit | 6b47ab81c9a9b56a94882815e9949d40e4207c92 (patch) | |
tree | 0bd11bb0ea105d6af003764f0b585468c2a853b6 /drivers/fpga/zynq-fpga.c | |
parent | ef9865a442286e2737f37f56eb54c12ef8465905 (diff) |
io_uring: use correct pointer for io_uring_show_cred()
Previous commit changed how we index the registered credentials, but
neglected to update one spot that is used when the personalities are
iterated through ->show_fdinfo(). Ensure we use the right struct type
for the iteration.
Reported-by: syzbot+a6d494688cdb797bdfce@syzkaller.appspotmail.com
Fixes: 1e6fa5216a0e ("io_uring: COW io_identity on mismatch")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions