commit | 157c23c80eed84194440b487658398272eaebaf4 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Tue Jan 22 21:44:32 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Mon Jan 28 23:21:18 2008 +0100 |
tree | 26271b0758960f8479ab34b334a3e36f7598ae45 | |
parent | 310f8243a602e9ae950e81b17cbd18a4246674f9 [diff] |
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 <sam@ravnborg.org>