git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d8af55
)
kbuild: warn about references from .init.text to .exit.text
author
Sam Ravnborg
<sam@ravnborg.org>
Sat, 2 Jun 2007 19:29:20 +0000
(21:29 +0200)
committer
Sam Ravnborg
<sam@ravnborg.org>
Mon, 16 Jul 2007 21:24:47 +0000
(23:24 +0200)
The .exit.text section may be discarded either at build or at runtime.
So let modpost warn if this situation is detected.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found