diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-07-01 08:40:29 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-07-01 08:45:27 -0600 |
commit | b0727b1243cd084260e47c51c7950020bfddb636 (patch) | |
tree | 14ad84b98a95793c3e12accb92f3075216fca898 /kernel | |
parent | 50cf5f3842af3135b88b041890e7e12a74425fcb (diff) | |
download | linux-b0727b1243cd084260e47c51c7950020bfddb636.tar.gz linux-b0727b1243cd084260e47c51c7950020bfddb636.tar.bz2 linux-b0727b1243cd084260e47c51c7950020bfddb636.zip |
io_uring/msg_ring: check for dead submitter task
The change for improving the handling of the target CQE posting
inadvertently dropped the NULL check for the submitter task on the target
ring, reinstate that.
Fixes: 0617bb500bfa ("io_uring/msg_ring: improve handling of target CQE posting")
Reported-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions