commit | efa5bf1dd2cf3cdee0bfe97cfd76ff2296179ae4 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon May 21 18:41:17 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon May 21 18:41:17 2007 -0700 |
tree | 3e23385d3fa54c86689dcae49b60d47065d08a4e | |
parent | d6f2fe98ebc2dd8f3e9926673e0d8acd2c764e71 [diff] |
Revert "kbuild: make better section mismatch reports on i386, arm and mips" 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>