[PATCH] Fix lazy setting for PLTREL overlap cpus.
Carlos O'Donell
carlos@systemhalted.org
Wed Apr 4 04:08:00 GMT 2012
On Wed, Apr 4, 2012 at 12:07 AM, Carlos O'Donell
<carlos@systemhalted.org> wrote:
> As I see it you have two options:
>
> (a) Split the relocs into regions of lazy and non-lazy processing,
> calling elf_dynamic_do_rel(a) with lazy set correctly for the region.
>
> (b) Complicate elf_dynamic_do_rel(a) by passing down information about
> the DT_JMPREL relocations so it knows where they are and avoid
> processing them if lazy.
Note that (a) is what we do today.
Cheers,
Carlos.
More information about the Libc-alpha
mailing list