Re: [PATCH] powerpc: Fix up elf_read_implies_exec() usage

2009-04-28 Thread Kumar Gala
On Apr 28, 2009, at 8:08 AM, Kumar Gala wrote: On ppc64 we implemented elf_read_implies_exec() for 32-bit binaries because old toolchains had bugs with regards to marking PHDRs as executable that needed to be. For some reason we didn't do this on ppc32 builds. This hadn't been an issue until

[PATCH] powerpc: Fix up elf_read_implies_exec() usage

2009-04-28 Thread Kumar Gala
On ppc64 we implemented elf_read_implies_exec() for 32-bit binaries because old toolchains had bugs with regards to marking PHDRs as executable that needed to be. For some reason we didn't do this on ppc32 builds. This hadn't been an issue until recent changes to I$/D$ handling that impacted the