diff options
author | 2017-04-24 16:38:05 +0800 | |
---|---|---|
committer | 2017-04-28 17:33:02 -0400 | |
commit | c346fb74fb646352018800375c327ac35880b7e0 (patch) | |
tree | 4c73a29de803f0ddfeea5dda9909a7b6f86599fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu/soc15: enable UVD code path for sriov (diff) | |
download | wireguard-linux-c346fb74fb646352018800375c327ac35880b7e0.tar.xz wireguard-linux-c346fb74fb646352018800375c327ac35880b7e0.zip |
drm/radeon: check return value of radeon_ring_lock
Function radeon_ring_lock() returns an errno on failure, and its return
value should be validated. However, in functions r420_cp_errata_init()
and r420_cp_errata_fini(), its return value is not checked. This patch
adds the checks.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions