aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
diff options
context:
space:
mode:
authorAustin Kim <austindh.kim@gmail.com>2019-08-30 17:07:04 +0900
committerAlex Deucher <alexander.deucher@amd.com>2019-08-30 15:37:17 -0500
commit9c9284f9cee9052da4cad575da8dc5f2bbb31065 (patch)
treeaa88cb76e109ac5aa96173e79f06a5eaf0dfce59 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
parentdrm/amdgpu: Fix undefined dm_ip_block for navi12 (diff)
downloadlinux-dev-9c9284f9cee9052da4cad575da8dc5f2bbb31065.tar.xz
linux-dev-9c9284f9cee9052da4cad575da8dc5f2bbb31065.zip
drm/amdgpu: Move null pointer dereference check
Null pointer dereference check should have been checked, ahead of below routine. struct amdgpu_device *adev = hwmgr->adev; With this commit, it could avoid potential NULL dereference. Signed-off-by: Austin Kim <austindh.kim@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions