Actions
Feature #3322
open137: Don't mark EXPORT_SYMBOL functions as __init
Start date:
08/02/2012
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
If you export __init functions to modules, section mismatch warning is raised during compilation but only when CONFIG_DEBUG_SECTION_MISMATCH=y.
3) In this case the change is not explicitly described, but you can see it in the diff.
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=b8bdc1d0cfc488ac0d94724639f9a61b0a5a1d40
Updated by Denis Efremov about 12 years ago
- Subject changed from 137: Don't EXPORT_SYMBOL __init functions to 137: Don't mark EXPORT_SYMBOL functions as __init
- Description updated (diff)
Actions