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: V5 [PATCH 2/2] x86: Add a LD_PRELOAD IFUNC resolver test for CPU_FEATURE_USABLE


* H. J. Lu:

> I guess you knew that this issue was independent of my new functions.
> You will get the same error regardless of what the get_free body has.

Yes, the check is certainly overly conservative.  I thought we want to
remove it.  Don't we trigger it in glibc in a few places?  If the check
is gone, then I think we will see incorrect results from the new
interface.

I think we are very consistent right now when it comes to relocations in
IFUNC handlers.  I want to see this settled before adding something that
requires a relocation which is (among other things) targeted at IFUNC
resolvers.

Thanks,
Florian


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