, Alejandro (Alex) ; Ma, Jun
>> ; Kuehling, Felix ; Koenig,
>> Christian
>> Subject: [PATCH] drm/amdgpu: Fix the EPERM error when get user pages
>>
>> Check and pass the readonly flags when set amdgpu_ttm_tt flags
>>
>&g
Subject: [PATCH] drm/amdgpu: Fix the EPERM error when get user pages
>
> Check and pass the readonly flags when set amdgpu_ttm_tt flags
>
> for readonly ptr pages. Otherwise, there is EPERM error returned
>
> during the KFDExceptionTest.PermissionFaultUserPointer test
Check and pass the readonly flags when set amdgpu_ttm_tt flags
for readonly ptr pages. Otherwise, there is EPERM error returned
during the KFDExceptionTest.PermissionFaultUserPointer test on
ploaris10.
Signed-off-by: Ma Jun
---
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 9 -
1