diff options
| author | Philip Yang <[email protected]> | 2017-11-27 18:29:44 -0500 |
|---|---|---|
| committer | Oded Gabbay <[email protected]> | 2017-11-27 18:29:44 -0500 |
| commit | 3c0b42809071cb6d779b9c4a573edd5d12654f43 (patch) | |
| tree | 564999afa490002154f1bf5e3405be9cff679c83 /tools/perf/util/c++/clang.cpp | |
| 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 <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions