Loading
drm/amdkfd: fix the clean up when amdgpu_hmm_range_alloc fails
we need to unreserve the bo's too during clean up along with freeing the memory of context. Fixes: 7bb02a34 ("drm/amdkfd: add missing return value check for range") Signed-off-by:Sunil Khatri <sunil.khatri@amd.com> Reviewed-by:
Felix Kuehling <felix.kuehling@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>