]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: reenable section mismatch analysis
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 18 Feb 2011 20:47:20 +0000 (21:47 +0100)
committerMichal Marek <mmarek@suse.cz>
Thu, 24 Feb 2011 14:26:43 +0000 (15:26 +0100)
commita5b74094f3a9869bac71fe31a8722f2a9cd87a22
tree611a38a0c47d39c5249fe524938c1de4231cbc72
parentcf7edb8e9242f45cf388c69846eea2c05d96d34e
kbuild: reenable section mismatch analysis

This was disabled in commit

b9775f5 (kbuild: print only total number of section mismatces found)

because there were too many warnings.  Now we're down to a reasonable
number again, so we start scaring people with the details.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
lib/Kconfig.debug