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:
35899c5
)
kbuild: fix false section mismatch with ARCH=um build
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Thu, 8 Jun 2006 18:37:30 +0000
(20:37 +0200)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Thu, 8 Jun 2006 18:37:30 +0000
(20:37 +0200)
Ignoring references to .init.text, .exit.text from the .plt section brought
the false positives down to two warnings for a defconfig build of ARCH=um
on x86_64.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found