Files
linux/drivers/gpu/drm/amd/amdgpu
Arvind Yadav 8ba28ac9f5 drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocache
Here, If ioremap_nocache will fail. It will return NULL.
Kernel can run into a NULL-pointer dereference.
This error check will avoid NULL pointer dereference.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-01-27 12:20:38 -05:00
..
2015-06-03 21:03:15 -04:00
2016-12-15 14:55:33 +02:00
2015-06-03 21:03:15 -04:00
2017-01-27 11:13:27 -05:00
2015-06-03 21:03:15 -04:00
2017-01-27 11:13:33 -05:00
2015-06-03 21:03:17 -04:00
2016-10-25 14:38:08 -04:00
2016-12-25 17:21:22 +01:00
2016-10-04 11:15:59 -04:00
2015-06-03 21:03:17 -04:00
2015-06-03 21:03:17 -04:00
2016-08-31 15:21:09 -04:00
2016-08-31 15:21:09 -04:00
2017-01-27 11:13:40 -05:00