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] powerpc: Update AT_HWCAP2 bits


On 11/17/2017 12:00 PM, Tulio Magno Quites Machado Filho wrote:
> Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> writes:
> 
>> This patch will wait for the acceptance of the kernel patch [1] into
>> Linus' tree.
> 
> Kernel patch has been merged, so I'm merging the glibc patch too:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5b0e2cb020085efe202123162502e0b551e49a0e

Note that while merging to Linus tree marks the point at which glibc will
accept changes per:
https://sourceware.org/glibc/wiki/Style_and_Conventions#Support_for_features_not_yet_in_the_mainstream_Linux_kernel.3F

... it is not a stable ABI until you see a Linux 4.15 with that constant
released.

Likewise the constant in glibc master is not stable until we release this
glibc on February 1st 2018.

So one should be careful that this constant is *close* to being frozen
forever by the glibc release and cannot be changed in the kernel, even
if you wanted to.

-- 
Cheers,
Carlos.


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