diff options
author | Chenghai Huang <huangchenghai2@huawei.com> | 2024-04-07 10:59:58 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-04-12 10:07:53 +0300 |
commit | bba4250757b4ae1680fea435a358d8093f254094 (patch) | |
tree | 556bc57cd2f2c97a5a22426c7931b055bd9e9dd9 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0a6e038f0c4d9a5d5f638757fa03ef6ffc550b6a (diff) | |
download | linux-bba4250757b4ae1680fea435a358d8093f254094.tar.xz |
crypto: hisilicon/sec - Fix memory leak for sec resource release
The AIV is one of the SEC resources. When releasing resources,
it need to release the AIV resources at the same time.
Otherwise, memory leakage occurs.
The aiv resource release is added to the sec resource release
function.
Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions