diff options
author | Chris Wilson <[email protected]> | 2020-01-30 13:51:36 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-01-30 17:22:29 +0000 |
commit | 37b7617262bd012359a33deb887947ad7cc989f9 (patch) | |
tree | c07885f888367dda140632426368033168c8f1ce /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | bf72c8c6ee77d46f74a2b143303a9c9923f9e7a7 (diff) |
drm/i915/fbc: __intel_fbc_cleanup_cfb() may be called multiple times
Avoid releasing the same stolen nodes causing a use-after-free and/or
explosions as the self-checks fail, as __intel_fbc_cleanup_cfb() may be
called multiple times during module unload.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions