diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2007-07-25 21:52:31 +0200 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2007-07-25 21:52:31 +0200 |
commit | 83cda2bb37cb8476cd84659d9698ab48553be974 (patch) | |
tree | c0db0c2f3c6fa6c97e1185c0995c57d3ba3c87be /include | |
parent | 2f5ee619045d923de9137b6a263a99cc2428391a (diff) | |
download | kernel_samsung_smdk4412-83cda2bb37cb8476cd84659d9698ab48553be974.zip kernel_samsung_smdk4412-83cda2bb37cb8476cd84659d9698ab48553be974.tar.gz kernel_samsung_smdk4412-83cda2bb37cb8476cd84659d9698ab48553be974.tar.bz2 |
kbuild: be more foregiving on init section naming
In the whitelist function of modpost now use the same
check to identify init_section as in other places of modpost.
This has the effect that we now recognize sections named
.init.text.19 as init sections and we no longer warn
when we see these.
At the same time make surrounding code readable by dropping
use of temporary flags.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions