1
0
Fork 0
alistair23-linux/drivers/gpu/drm/amd
Felix Kuehling 11b29c9e25 drm/amdkfd: Fix incorrect use of process->mm
This mm_struct pointer should never be dereferenced. If running in
a user thread, just use current->mm. If running in a kernel worker
use get_task_mm to get a safe reference to the mm_struct.

Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-10-04 11:37:25 -04:00
..
acp drm/amdgpu: Remove wrapper layer of cgs irq handling 2018-03-21 14:36:58 -05:00
amdgpu drm/amdgpu: Fix vce work queue was not cancelled when suspend 2018-09-27 10:01:20 -05:00
amdkfd drm/amdkfd: Fix incorrect use of process->mm 2018-10-04 11:37:25 -04:00
display drm/amd/display: Signal hw_done() after waiting for flip_done() 2018-10-04 11:21:03 -04:00
include drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9 2018-09-20 10:25:17 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/powerplay: enable dpm under pass-through 2018-08-21 14:18:21 -05:00