diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2024-02-25 14:11:33 -0600 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-03-01 18:35:40 +0800 |
commit | 262534ddc88dfea7474ed18adfecf856e4fbe054 (patch) | |
tree | e312675670d4dbd1e530b97de6070e9ec7abb25e /drivers/crypto/intel/iaa/iaa_crypto_stats.c | |
parent | 7248e523a0d5a0eb06a710d79fc649e30616b890 (diff) |
crypto: iaa - Fix async_disable descriptor leak
The disable_async paths of iaa_compress/decompress() don't free idxd
descriptors in the async_disable case. Currently this only happens in
the testcases where req->dst is set to null. Add a test to free them
in those paths.
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/intel/iaa/iaa_crypto_stats.c')
0 files changed, 0 insertions, 0 deletions