linux_dsm_epyc7002/drivers/gpu
Dan Carpenter b312b2b25b drm/amdkfd: NULL dereference involving create_process()
We accidentally return ERR_PTR(0) which is NULL.  The caller is not
expecting that and it leads to an Oops.

Fixes: dd59239a98 ("amdkfd: init aperture once per process")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2017-06-14 13:58:53 +03:00
..
drm drm/amdkfd: NULL dereference involving create_process() 2017-06-14 13:58:53 +03:00
host1x drm/tegra: Changes for v4.13-rc1 2017-06-20 11:07:03 +10:00
ipu-v3 Linux 4.12-rc5 2017-06-16 13:58:27 +10:00
vga Pointer for Markus's image conversion work. 2017-03-14 15:07:33 +01:00
Makefile