mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
- nvpmodel service used to expect a return value of -ENODEV from the underlying tpc_pg_mask_store() when the golden image size was initialized. - With the current implementation, the return value is -EINVAL due to which write for new tpc_pg_mask was not successful. - Update the return value to -EBUSY for the case where golden image is already initialized. Bug 3765637 Change-Id: I5a1a38cce035ea245db5d72c9f5db210d3bb95f1 Signed-off-by: Divya <dsinghatwari@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2778855 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
38 KiB
38 KiB