OpenCloudOS-Kernel/drivers/crypto/marvell/octeontx2
Bharat Bhushan 8b18d5f545 crypto: octeontx2 - Fix cptvf driver cleanup
[ Upstream commit c480a421a4faf693c38e60b0fe6e554c9a3fee02 ]

This patch fixes following cleanup issues:
 - Missing instruction queue free on cleanup. This
   will lead to memory leak.
 - lfs->lfs_num is set to zero before cleanup, which
   will lead to improper cleanup.

Signed-off-by: Bharat Bhushan <bbhushan2@marvell.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-02-05 20:14:16 +00:00
..
Makefile crypto: octeontx2 - Fix objects shared between several modules 2023-02-14 13:39:33 +08:00
cn10k_cpt.c crypto: octeontx2 - Fix objects shared between several modules 2023-02-14 13:39:33 +08:00
cn10k_cpt.h crypto: octeontx2 - Fix objects shared between several modules 2023-02-14 13:39:33 +08:00
otx2_cpt_common.h crypto: octeontx2 - hardware configuration for inline IPsec 2023-05-12 18:48:01 +08:00
otx2_cpt_devlink.c net: devlink: let the core report the driver name instead of the drivers 2022-11-30 21:49:38 -08:00
otx2_cpt_devlink.h crypto: octeontx2 - parameters for custom engine groups 2021-12-11 16:49:17 +11:00
otx2_cpt_hw_types.h crypto: octeontx2 - add support for CPT operations on CN10K 2021-06-03 20:24:05 +08:00
otx2_cpt_mbox_common.c crypto: octeontx2 - hardware configuration for inline IPsec 2023-05-12 18:48:01 +08:00
otx2_cpt_reqmgr.h crypto: octeontx2 - register with linux crypto framework 2021-01-22 14:58:03 +11:00
otx2_cptlf.c crypto: octeontx2 - Fix cptvf driver cleanup 2024-02-05 20:14:16 +00:00
otx2_cptlf.h crypto: octeontx2 - hardware configuration for inline IPsec 2023-05-12 18:48:01 +08:00
otx2_cptpf.h crypto: octeontx2 - hardware configuration for inline IPsec 2023-05-12 18:48:01 +08:00
otx2_cptpf_main.c This update includes the following changes: 2023-06-30 21:27:13 -07:00
otx2_cptpf_mbox.c crypto: octeontx2 - hardware configuration for inline IPsec 2023-05-12 18:48:01 +08:00
otx2_cptpf_ucode.c crypto: octeontx2 - hardware configuration for inline IPsec 2023-05-12 18:48:01 +08:00
otx2_cptpf_ucode.h crypto: octeontx2 - add firmware version in devlink info 2022-06-10 16:40:18 +08:00
otx2_cptvf.h crypto: octeontx2 - hardware configuration for inline IPsec 2023-05-12 18:48:01 +08:00
otx2_cptvf_algs.c crypto: octeontx2 - Use request_complete helpers 2023-02-13 18:34:49 +08:00
otx2_cptvf_algs.h crypto: octeontx2 - register with linux crypto framework 2021-01-22 14:58:03 +11:00
otx2_cptvf_main.c crypto: octeontx2 - Fix cptvf driver cleanup 2024-02-05 20:14:16 +00:00
otx2_cptvf_mbox.c crypto: octeontx2 - Remove the unneeded result variable 2022-09-30 13:57:50 +08:00
otx2_cptvf_reqmgr.c crypto: octeontx2 - add support for CPT operations on CN10K 2021-06-03 20:24:05 +08:00