mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
Remove a BUG() call in nvgpu_vm_find_mapping(). This bug was present to ensure that we evaluate whether this function is necessary or useful before deleting it. nvgpu_vm_find_mapping() facilitates map caching in the VM layer. This feature is not necessary for unit testing at the moment. As such delete the BUG() and allow this code to run. JIRA NVGPU-1352 Change-Id: If7cdf3c0dfe0e94e32061d7775d2eef7318cf63f Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1987807 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: svc-misra-checker <svc-misra-checker@nvidia.com> Reviewed-by: Adeel Raza <araza@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
1.6 KiB
1.6 KiB