diff options
author | Chris Wilson <[email protected]> | 2018-09-03 10:31:55 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-09-04 19:00:32 +0100 |
commit | 5ddd6582cd7ba018b7527eed1777b7d83e6d9b62 (patch) | |
tree | 2c899d75eff5d048f68d8157916ac729ec68f012 /scripts/patch-kernel | |
parent | a9734d8ee63346865d5966551ef4aabf8016d8dd (diff) |
drm: Remove "protection" around drm_vma_offset_manager_destroy()
Using a spinlock to serialize the destroy function, within the destroy
function itself does not prevent the buggy driver from shooting
themselves in the foot - either way they still have a use-after-free
issue.
Reported-by: Jia-Ju Bai <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Liviu Dudau <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions