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:
a61b2df
)
kbuild: whitelist logo references from .text to .init.data
author
Sam Ravnborg
<sam@ravnborg.org>
Tue, 27 Feb 2007 08:14:58 +0000
(09:14 +0100)
committer
Sam Ravnborg
<sam@ravnborg.org>
Wed, 2 May 2007 18:58:08 +0000
(20:58 +0200)
drivers/video/logo has references from .text to .init.data
but function is only used during early init.
So reference is OK and we do not want to warn about them =>
whitelist the reference.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/mod/modpost.c
patch
|
blob
|
history
diff --cc
scripts/mod/modpost.c
Simple merge