mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Removing SW methods completely requires CUDA changes in perforce. Because of stage-main and module codelines infrastructure this cannot be done in single series. Hence keep alive couple of SW methods for CUDA compatibility until SW methods are removed from CUDA code. SW methods do not perform any action. Next steps are for CUDA to stop using SW methods. Once that is integrated this patch can be reverted to completely remove SW method support in safety build. Bug 200748548 Change-Id: I2c70a647bec126bab2d8cac4fe10393be8ba0fb9 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2604749 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Rajesh Devaraj <rdevaraj@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>