From: Sam Ravnborg Date: Thu, 8 Jun 2006 18:37:30 +0000 (+0200) Subject: kbuild: fix false section mismatch with ARCH=um build X-Git-Tag: v2.6.18-rc1~602^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=909252d279dd5d47e44c125558e87bb44097289f;p=pandora-kernel.git kbuild: fix false section mismatch with ARCH=um build Ignoring references to .init.text, .exit.text from the .plt section brought the false positives down to two warnings for a defconfig build of ARCH=um on x86_64. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed