mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
dae057752c425d943d90d965c8383438325fa4fd
BOs pinned by calling host1x_bo_pin() are never being freed as expected. Fix this by removing the unneeded refcount increment in host1x_bo_pin() when creating a new mapping. JIRA LS-128 Change-Id: I948a289e7953621302d75f5509464e7607d72299 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2657439 Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> GVS: Gerrit_Virtual_Submit
Description
No description provided