mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
While unloading the nvmap module, the memory allocated by following functions should be freed, otherwise it results into kmemleak: - nvmap_dma_init_coherent_memory - dev_set_name Bug 3860404 Change-Id: I7cd187c259ad2ceca0262154c0fb7fe8aedcfac8 Signed-off-by: Ketan Patil <ketanp@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2844474 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>