ldchk -> arch/arm/Makefile? [Was: 2.6.8.1-mm1]

From: Sam Ravnborg
Date: Tue Aug 17 2004 - 15:02:23 EST


Hi Andrew.

The following two patches can be dropped from -mm. The functionality has
moved to scripts/mksysmap


handle-undefined-symbols.patch
Fail if vmlinux contains undefined symbols

sparc32-ignore-undefined-symbols-with-3-or-more-leading-underscores.patch
sparc32: ignore undefined symbols with 3 or more leading underscores


On the topic of undefined symbols only certain ARM tool-chains
actually have this problem.
Russell - would it be possible to move the check to arch/arm/Makefile?
Assuming people always build zImage or one of the other arch specific targets.

This check have so far caused much more pain than it ought to do - so
if we could move it to where it really matters would be better.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/