A disagreement over get_mm_exe_file()
A disagreement over get_mm_exe_file()
[Kernel] Posted Oct 18, 2021 14:45 UTC (Mon) by corbet
Differences of opinion over which kernel symbols should be exported to loadable modules have been anything but uncommon over the years. Often, these disagreements relate to which kernel capabilities should be available to proprietary modules. Sometimes, though, it hinges on the disagreements over the best way to solve a problem. The recent discussion around the removal of an export for a core kernel function is a case in point.