aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorYang Xiuwei <[email protected]>2025-09-19 09:03:52 +0000
committerJens Axboe <[email protected]>2025-09-19 12:00:57 +0000
commit2c139a47eff8de24e3350dadb4c9d5e3426db826 (patch)
tree1a2c9905e97190bbf535a7afe6a11af7ba4c724f /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentio_uring/msg_ring: kill alloc_cache for io_kiocb allocations (diff)
downloadkernel-2c139a47eff8de24e3350dadb4c9d5e3426db826.tar.gz
kernel-2c139a47eff8de24e3350dadb4c9d5e3426db826.zip
io_uring: fix incorrect io_kiocb reference in io_link_skb
In io_link_skb function, there is a bug where prev_notif is incorrectly assigned using 'nd' instead of 'prev_nd'. This causes the context validation check to compare the current notification with itself instead of comparing it with the previous notification. Fix by using the correct prev_nd parameter when obtaining prev_notif. Signed-off-by: Yang Xiuwei <[email protected]> Reviewed-by: Pavel Begunkov <[email protected]> Fixes: 6fe4220912d19 ("io_uring/notif: implement notification stacking") Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions