This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix lazy setting for PLTREL overlap cpus.


On Thu, Apr 5, 2012 at 6:22 PM, David Miller <davem@davemloft.net> wrote:
> Great, I'll add the comment and commit this then.

Chris,

You should delete ELF_MACHINE_PLTREL_OVERLAP from the TILE
dl-machine.h, since it's no longer needed now. The generic code
handles both cases now thanks to Dave's fixup.

Dave,

I forgot to mention at the time, but the code can actually be
optimized further, and perhaps that's something to do on a rainy day.
If you notice that given the assumptions the assert in that code is no
longer useful.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]