Date: Mon, 12 Dec 2011 19:21:32 +0200 From: Kostik Belousov <kostikbel@gmail.com> To: Joerg Sonnenberger <joerg@britannica.bec.de> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r228435 - in head/libexec/rtld-elf: . amd64 arm i386 ia64 mips powerpc powerpc64 sparc64 Message-ID: <20111212172132.GN50300@deviant.kiev.zoral.com.ua> In-Reply-To: <20111212171709.GA22002@britannica.bec.de> References: <201112121103.pBCB3FuT097580@svn.freebsd.org> <20111212171709.GA22002@britannica.bec.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--NIGquufZ0ZWchBC3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 12, 2011 at 06:17:09PM +0100, Joerg Sonnenberger wrote: > On Mon, Dec 12, 2011 at 11:03:15AM +0000, Konstantin Belousov wrote: > > To allow use of external references from the dispatch function, resol= ution > > of the R_MACHINE_IRESOLVE relocations in PLT is postponed until GOT e= ntries > > for PLT are prepared, and normal resolution of the GOT entries is fin= ished. > > Similar to how it is done by GNU, IRELATIVE relocations are resolved = in > > advance, instead of normal lazy handling for PLT. >=20 > Are you sure that you didn't introduce major locking issues with this? What do you mean, exactly ? The dispatcher function is called under the bind lock, yes. --NIGquufZ0ZWchBC3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk7mOBwACgkQC3+MBN1Mb4gDtQCg614hsk6wJ/Kr+wbOB21Om/fG iPMAoOg//59I3AnGJOMTwucicXYDT+aC =FNWK -----END PGP SIGNATURE----- --NIGquufZ0ZWchBC3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111212172132.GN50300>