aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorAndrey Grodzovsky <[email protected]>2017-10-11 17:02:02 -0400
committerAlex Deucher <[email protected]>2017-10-19 15:27:06 -0400
commit26eedf6daec4e7937c8f0f1dde5e9b8e3dcebfd3 (patch)
treea55fc6266c9785335edc7b8d4640f276eda81549 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent7d0a42823ba5bdc11b4933749b147b8a6a6caae5 (diff)
drm/amdgpu: Fix extra call to amdgpu_ctx_put.
In amdgpu_cs_parser_init() in case of error handling amdgpu_ctx_put() is called without setting p->ctx to NULL after that, later amdgpu_cs_parser_fini() also calls amdgpu_ctx_put() again and mess up the reference count. Signed-off-by: Andrey Grodzovsky <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions