Date: Thu, 14 Oct 2010 13:56:26 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/libexec/rtld-elf/powerpc reloc.c Message-ID: <201010141356.o9EDuibo068241@repoman.freebsd.org>
index | next in thread | raw e-mail
nwhitehorn 2010-10-14 13:56:26 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
libexec/rtld-elf/powerpc reloc.c
Log:
SVN rev 213833 on 2010-10-14 13:56:26Z by nwhitehorn
MFC r213406:
Fix two subtle problems in PPC32 RTLD. The first is a concurrency issue
where long PLT calls in multi-threaded environments could end up with
incorrect jmptab values. The second is that, after the addition of extended
PLT support, I forgot to update the PLT icache synchronization code to cover
the extended PLT instead of just the basic PLT.
Revision Changes Path
1.9.2.3 +5 -2 src/libexec/rtld-elf/powerpc/reloc.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010141356.o9EDuibo068241>
