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:
d6f2fe9
)
Revert "kbuild: make better section mismatch reports on i386, arm and mips"
author
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 22 May 2007 01:41:17 +0000
(18:41 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 22 May 2007 01:41:17 +0000
(18:41 -0700)
This reverts commit
f892b7d480eec809a5dfbd6e65742b3f3155e50e
, which
totally broke the build on x86 with CONFIG_RELOCATABLE (which, as far as
I can tell, is the only case where it should even matter!) due to a
SIGSEGV in modpost.
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found