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:
b1d0e4f
)
kbuild/modpost: improve warnings if symbol is unknown
author
Sam Ravnborg
<sam@ravnborg.org>
Wed, 6 Feb 2008 20:51:18 +0000
(21:51 +0100)
committer
Sam Ravnborg
<sam@ravnborg.org>
Sat, 9 Feb 2008 09:43:58 +0000
(10:43 +0100)
If we cannot determine the symbol then print
(unknown) to hint the reader that we failed to
find the symbol.
This happens with REL relocation records
in arm object files.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found