mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
7ac7c061a140b6d2ccd1856cb02c19e8fabdb39e
There was a situation where a .so.debug file was stored with the unit .so files and was causing the unit test framework to abort with a "Bus Error." This update only loads files ending in .so to avoid loading invalid files in the future. Bug 2415403 Change-Id: I0c3cdd7a05942b746695f88f5b1f2324f309daba Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1924614 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Nicolas Benech <nbenech@nvidia.com> Reviewed-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided