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 rsa/power8_partial]


> You might as well commit the patch for elf.h that adds AT_HWCAP2.

Agreed.  The number is set in v3.10-rc1 and it's up to -rc6 now,
so it's not going to disappear.

> Dunno what to do about versioning the ifunc arguments though...

As discussed before, there aren't any very satisfactory answers.
We could make rtld start passing an extra 0 argument now and that
will vaguely narrow the range of glibc releases whose rtld is not
compatible with IFUNC selectors that want to use the new bits.
That has epsilon risk and maybe nonzero utility pending figuring out
what we can actually do about the versioning problem (if there's
anything that we really can do at all).


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