lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 24 May 2007 01:00:33 +0900 (JST)
From:	Atsushi Nemoto <anemo@....ocn.ne.jp>
To:	mika.penttila@...umbus.fi
Cc:	torvalds@...ux-foundation.org, ben.collins@...ntu.com,
	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	sam@...nborg.org, dwmw2@...radead.org, adobriyan@...il.com
Subject: Re: [RFC] Crash on modpost, addend_386_rel()

On Wed, 23 May 2007 18:23:17 +0300, Mika_Penttilä <mika.penttila@...umbus.fi> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ