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: Check GLIBC_IFUNC to enable/disable ifunc features


On Wed, Jun 29, 2016 at 08:22:15PM -0700, H.J. Lu wrote:
> GLIBC_IFUNC must be processed after init_cpu_features is called and before
> any relocation is performed.  Otherwise, IFUNC won't work correctly.  Can your
> tunable scheme support it?

Yes, one of the desired use cases for tunables has been to control
IFUNC behaviour.

Siddhesh


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