Skip to content
Commit cc1de6e8 authored by Christian König's avatar Christian König Committed by Alex Deucher
Browse files

drm/amdgpu: fix issue with overlapping userptrs



Otherwise we could try to evict overlapping userptr BOs in get_user_pages(),
leading to a possible circular locking dependency.

Signed-off-by: default avatarChristian König <christian.koenig@amd.com>
Acked-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
parent f6ff4f67
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment