From: Linus Torvalds Date: Tue, 22 May 2007 01:41:17 +0000 (-0700) Subject: Revert "kbuild: make better section mismatch reports on i386, arm and mips" X-Git-Tag: v2.6.22-rc3~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efa5bf1dd2cf3cdee0bfe97cfd76ff2296179ae4;p=pandora-kernel.git 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 Cc: Atsushi Nemoto Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed