Files
linux/drivers
Allen Pais fbeec1d0e5 drm/amdkfd: fix a potential NULL pointer dereference (v2)
[ Upstream commit 81de29d842 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-31 16:43:31 +01:00
..
2019-11-29 10:09:47 +01:00
2019-12-04 22:30:49 +01:00
2019-09-23 17:20:40 -04:00
2019-12-17 19:56:42 +01:00