mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
EPL lib constructor is replaced by NvEplInit() by safety services. NvGPU, being an EPL user, needs to call NvEplInit before using EPL API to report errors. NvEplInit() usage is limited to user space in Linux, so NvGPU is not expected to call NvEplInit on Linux. Bug 3863536 Change-Id: I7fc9b33d3443bd39a6367a0c691bddb80b9edb68 Signed-off-by: Tejal Kudav <tkudav@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2817245 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>