From 157c23c80eed84194440b487658398272eaebaf4 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Tue, 22 Jan 2008 21:44:32 +0100 Subject: [PATCH] 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-format-patch failed