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] Avoid PLT when calling __sched_getaffinity_new


On 08/21/2015 07:09 PM, H.J. Lu wrote:
> This patch adds an internal entry for __sched_getaffinity_new so that
> __sched_getaffinity_old calls __sched_getaffinity_new without going
> through PLT.
> 
> OK for master?

This phenomenon is not restricted to just this file.  Why do you need to
change this instance in particular?

Thanks,
Florian


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