Files
kernel_arpi/drivers/misc
Dinghao Liu 8c3520e21f habanalabs: Fix memleak in hl_device_reset
[ Upstream commit b000700d6d ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-01-19 18:27:25 +01:00
..
2020-09-08 22:21:34 -04:00
2020-10-28 19:12:03 +01:00
2020-08-20 13:12:59 +02:00
2020-10-28 19:12:03 +01:00