Re: [RFC] Crash on modpost, addend_386_rel()

From: Atsushi Nemoto
Date: Wed May 23 2007 - 12:00:28 EST


On Wed, 23 May 2007 18:23:17 +0300, Mika_Penttilä <mika.penttila@xxxxxxxxxxx> wrote:
> So with mips64 you are lucky because the relocation symbol is .init.text
> and hence addend matches (has to match) symbol's offset. I can't find
> any spec where it is stated that addend == address, maybe it's in mips64
> abi or something. It is quite normal to have addend of 0.

The RELA part was added for other archs first (actually at that time
it was broken on MIPS64 due to it's unusual layout). So it would be
irrelevant to MIPS64 ABI. Unfortunately I do not know details, just
tried to hack mips/mips64 stuff.

---
Atsushi Nemoto
-
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/