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 v3 0/4] aarch64: Allow overriding HWCAP_CPUID feature check


On Thu, 2017-06-01 at 10:59 +0530, Siddhesh Poyarekar wrote:
> 
> I just realized what's going on; it is a bug in tunables.  The
> __tunables_set_val function returns without setting the value if the
> value was not set by glibc.tune.hwcap_mask or LD_HWCAP_MASK, which is
> wrong.  It should return whatever is set in the tunable list.
> 
> I'll fix that and repost.
> 
> Siddhesh

Excellent, I find this functionality very useful so I look forward to
having it in glibc.

Steve Ellcey
sellcey@cavium.com


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