diff options
author | Philip Yang <Philip.Yang@amd.com> | 2017-11-27 18:29:44 -0500 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2017-11-27 18:29:44 -0500 |
commit | 3c0b42809071cb6d779b9c4a573edd5d12654f43 (patch) | |
tree | 564999afa490002154f1bf5e3405be9cff679c83 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a9efcc19161e20623c285fac967a32842972cebe (diff) |
drm/amdkfd: Add crash protection in debugger register path
After debugger is registered, the pqm_destroy_queue fails because is_debug
is true, the queue should not be removed from process_queue_list since
the count is not reduced.
Test application calls debugger unregister without register debugger, add
null pointer check protection to avoid crash for this case
Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions