]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228646:
authornwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 15:08:33 +0000 (15:08 +0000)
committernwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 15:08:33 +0000 (15:08 +0000)
commitca13ff221b1389b04b5c8b2cbfef6a09601c2712
tree85a4a1a572377756ba9c5577fd34edc9c25401bc
parentb25989544b1a9b75f831d5ae9c7fa8686f87ce51
MFC r228646:
Additional icache paranoia: non-PLT relocations can modify the text segment.
It is then important to make sure the icache is synchronized again to
prevent (rare) random seg faults and illegal instructions.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229113 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/rtld-elf/powerpc/reloc.c
libexec/rtld-elf/powerpc64/reloc.c