aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRijo Thomas <[email protected]>2020-01-09 18:23:20 +0530
committerHerbert Xu <[email protected]>2020-01-16 15:18:13 +0800
commit2929015535fa355f604564ae5e542fd3c9179410 (patch)
tree5db3f8efd6051b57b7cd534d3dc6b241c0e8b131 /tools/perf/scripts/python/stackcollapse.py
parentf4c58c3758f95eec5ea9cf1424d68350f00f9eb9 (diff)
tee: amdtee: skip tee_device_unregister if tee_device_alloc fails
Currently, if tee_device_alloc() fails, then tee_device_unregister() is a no-op. Therefore, skip the function call to tee_device_unregister() by introducing a new goto label 'err_free_pool'. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Rijo Thomas <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions