From: Sam Ravnborg Date: Tue, 22 Jan 2008 20:44:32 +0000 (+0100) Subject: kbuild: use simpler section mismatch warnings in modpost X-Git-Tag: v2.6.25-rc1~1164^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=157c23c80eed84194440b487658398272eaebaf4;p=pandora-kernel.git kbuild: use simpler section mismatch warnings in modpost The typical layout is now: WARNING: vmlinux.o(.text+0x372ec): Section mismatch: reference to .devinit.text:pci_scan_one_pbm in 'psycho_scan_bus' This is first step towards more readable warnings. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed