diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-12-05 15:02:13 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-12-05 15:02:13 +0100 |
commit | 9865346b7e8374b57f1c3ccacdc77846c6352ff4 (patch) | |
tree | 348389fae84b4a08f1c98c46ec8d7e7b9f6077d0 /io_uring/refs.h | |
parent | io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring() (diff) | |
download | linux-9865346b7e8374b57f1c3ccacdc77846c6352ff4.tar.xz linux-9865346b7e8374b57f1c3ccacdc77846c6352ff4.zip |
io_uring/kbuf: check for buffer list readiness after NULL check
Move the buffer list 'is_ready' check below the validity check for
the buffer list for a given group.
Fixes: 5cf4f52e6d8a ("io_uring: free io_buffer_list entries via RCU")
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/refs.h')
0 files changed, 0 insertions, 0 deletions