mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
Sections placed in __init are freed after module load, which causes kernel panic in certain flows. __init attribute adds no value for loadable modules and hence removed. Bug 4165898 Bug 3682950 Change-Id: I43eea5ed4e8a527e7b372c2b29322fe2aa67ea63 Signed-off-by: Viswanath L <viswanathl@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3144493 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Mohan kumar <mkumard@nvidia.com> Reviewed-by: Dara Ramesh <dramesh@nvidia.com> Tested-by: Ashish Mhetre <amhetre@nvidia.com>
7.9 KiB
7.9 KiB