diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2020-12-26 15:27:14 +0800 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2020-12-29 23:23:12 +0200 |
commit | b000700d6db50c933ce8b661154e26cf4ad06dba (patch) | |
tree | fd0d09aef76a841985c775e37fdde209f14455fd /drivers/pci/controller/pci-host-common.c | |
parent | 097c62b6f0ec2bdadf86afbe80df03856338724d (diff) |
habanalabs: Fix memleak in hl_device_reset
When kzalloc() fails, we should execute hl_mmu_fini()
to release the MMU module. It's the same when
hl_ctx_init() fails.
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions