[PATCH 5/5] aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASK
Siddhesh Poyarekar
siddhesh@sourceware.org
Sat May 20 13:23:00 GMT 2017
On Saturday 20 May 2017 06:05 PM, Szabolcs Nagy wrote:
> ok now i understand it better, my confusion is that
> the default seems to be _dl_hwcap_mask == 0, which
> would disable the cpuid bit unless one explicitly
> set LD_HWCAP_MASK=2048, i thought we wanted the
> opposite behaviour (cpuid based dispatch by default,
> which can be disabled with explicit setting).
Ah nice catch, we need to add HWCAP_CPUID to the important hwcaps. I'll
add that change to this last patch and repost.
Siddhesh
More information about the Libc-alpha
mailing list