Star64_linux/drivers/gpu/drm/amd
Allen Pais 81de29d842 drm/amdkfd: fix a potential NULL pointer dereference (v2)
alloc_workqueue is not checked for errors and as a result,
a potential NULL dereference could occur.

v2 (Felix Kuehling):
* Fix compile error (kfifo_free instead of fifo_free)
* Return proper error code

Signed-off-by: Allen Pais <allen.pais@oracle.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-10-03 09:11:00 -05:00
..
acp
amdgpu drm/amdgpu/ras: fix and update the documentation for RAS 2019-10-03 09:11:00 -05:00
amdkfd drm/amdkfd: fix a potential NULL pointer dereference (v2) 2019-10-03 09:11:00 -05:00
display drm/amd/display; Fix kernel doc warnings 2019-10-03 09:11:00 -05:00
include
powerplay