linux_dsm_epyc7002/drivers/gpu/drm/amd
Felix Kuehling 1b19aa5aa8 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.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-10-09 17:06:19 -05:00
..
acp drm/amdgpu: Remove wrapper layer of cgs irq handling 2018-03-21 14:36:58 -05:00
amdgpu drm/amdgpu: skip IB tests for KIQ in general 2018-10-09 17:06:12 -05:00
amdkfd drm/amdkfd: Fix incorrect use of process->mm 2018-10-09 17:06:19 -05:00
display drm/amd/display: Signal hw_done() after waiting for flip_done() 2018-10-09 17:04:29 -05:00
include drm/amdgpu: Add fan RPM setting via sysfs 2018-10-09 17:04:59 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function 2018-10-09 17:05:53 -05:00