diff options
author | Yunxiang Li <[email protected]> | 2023-06-22 10:18:03 -0400 |
---|---|---|
committer | Christian König <[email protected]> | 2023-06-22 16:46:42 +0200 |
commit | 4481913607e58196c48a4fef5e6f45350684ec3c (patch) | |
tree | b43da3392f7c086977990363d42fdfca48dab7f3 /scripts/bpf_doc.py | |
parent | 98703e4e061fb8715c7613cd227e32cdfd136b23 (diff) |
drm/ttm: fix bulk_move corruption when adding a entry
When the resource is the first in the bulk_move range, adding it again
(thus moving it to the tail) will corrupt the list since the first
pointer is not moved. This eventually lead to null pointer deref in
ttm_lru_bulk_move_del()
Fixes: fee2ede15542 ("drm/ttm: rework bulk move handling v5")
Signed-off-by: Yunxiang Li <[email protected]>
Reviewed-by: Christian König <[email protected]>
CC: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions