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 Sat, 2017-05-27 at 07:54 +0530, siddhesh@gotplt.org wrote:
> Your test program should work provided that it is a fresh build since
> an older build will end up picking the old dl-procinfo.h and thus set
> hwcap_mask to 0.
> 
> I'm out this weekend, but I'll take a look at it on Monday.
> 
> Siddhesh

I will rerun configure and build but I think I am using the correct
(new) sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h header file and
it does have:

#define HWCAP_IMPORTANT HWCAP_CPUID

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]