mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: release nvgpu endpt minion fw
Release nvgpu nvlink endpt minion fw after minion has loaded and booted successfully. This fixes the kernel memory leak. Bug 200448597 Change-Id: Ia15a0941275101a9713ad5c4210e0e316a080c2e Signed-off-by: Petlozu Pravareshwar <petlozup@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2130388 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
b38f261981
commit
cebf5ea159
@@ -120,6 +120,9 @@ int nvgpu_nvlink_minion_load(struct gk20a *g)
|
||||
}
|
||||
|
||||
g->ops.nvlink.minion.init_intr(g);
|
||||
|
||||
nvgpu_release_firmware(g, nvgpu_minion_fw);
|
||||
|
||||
return err;
|
||||
|
||||
exit:
|
||||
|
||||
Reference in New Issue
Block a user