[PATCH] Add ifunc memcpy and memmove for aarch64
Steve Ellcey
sellcey@caviumnetworks.com
Wed Mar 15 23:53:00 GMT 2017
On Tue, 2017-03-14 at 18:45 +0000, Szabolcs Nagy wrote:
>Â
> the hwcap value is not yet in linux v4.10, but already
> allocated, if we are committed to this value then i
> think it's better to only have it in one place.
> you may need to include bis/hwcap.h in some files.
I checked this patch in after moving the HWCAP_CPUID to bits/hwcap.h
and adding an include of sys/auxv.h to cpu-features.c to get the value.
When I added an include of bits/hwcap.h directly I got an error about
including auxv.h instead of hwcap.h.
Steve Ellcey
sellcey@cavium.com
More information about the Libc-alpha
mailing list