On Mon, Oct 26, 2009 at 11:21:20PM +0100, Helge Deller wrote: > I started to look into the problem why we get the >> WARNING: Out of order unwind entry! > warning messages at kernel bootup in dmesg. > > It's related to a binutils/linker bug, that ld does not correctly > removes unlink information for unused weak symbols, which have been > replaced by their non-weak ones. > Looks like you did some good sleuthing... Although... I notice that ia64 doesn't seem to bother to do this sanity check on the unwind table. tausq, should we just drop it in ours too? I can't see any evidence ia64 does anything differently in bfd that would circumvent this kind of issue. regards, Kyle -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html