From: Michal Marek Date: Mon, 21 Mar 2011 09:44:30 +0000 (+0100) Subject: kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default X-Git-Tag: v2.6.39-rc1~391^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c23f65f63fe0dd83fc94efdfae0364c74458b8;p=pandora-kernel.git kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default CONFIG_DEBUG_SECTION_MISMATCH has also runtime effects due to the -fno-inline-functions-called-once compiler flag, so forcing it on everyone is not a good idea. Signed-off-by: Michal Marek --- Reading git-diff-tree failed