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 v2 07/12] elf: Move vDSO setup to rtld (BZ#24967)



On 13/12/2019 11:54, Florian Weimer wrote:
> * Adhemerval Zanella:
> 
>> It is more complex to maintain a specific initialization code for some
>> arch and it is orthogonal to fix static dlopen. It also requires more 
>> patch review iterations to get some more piece in place to keep providing
>> the ifunc optimization. 
>>
>> So I see that if you think that the specific ifunc scenario, which is 
>> already broken, is a block for BZ#24967 I see it is better to remove the
>> ifunc optimization and reinstate it once this ifunc scenario is fixed.
> 
> Sorry, I agree my review wasn't helpful.  I'm not sure if I can re-visit
> these patches today, though.

Fair enough, I just don't want to get stalled in a pre-requisite to fix
an already broken interface for an specific scenario to a small latency
gain.


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