kbuild: fix false section mismatch with ARCH=um build
authorSam Ravnborg <sam@mars.ravnborg.org>
Thu, 8 Jun 2006 18:37:30 +0000 (20:37 +0200)
committerSam Ravnborg <sam@mars.ravnborg.org>
Thu, 8 Jun 2006 18:37:30 +0000 (20:37 +0200)
commit909252d279dd5d47e44c125558e87bb44097289f
tree43a1a5add53e8fca6be8fb78dc6ed5644bdf0a9c
parent35899c57516be6eaa42cc27151767c52d75b2979
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 <sam@ravnborg.org>
scripts/mod/modpost.c