diff options
author | Raoni Fassina Firmino <raoni@linux.ibm.com> | 2021-05-03 16:59:35 -0300 |
---|---|---|
committer | Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> | 2021-05-07 15:52:23 -0300 |
commit | 17a73a6d8b4c46f3e87fc53c7c25fa7cec01d707 (patch) | |
tree | 6f8afcb3bf82fe13ff6f3aad2d3d56e4f32f8650 /inet/ether_aton_r.c | |
parent | 310be3cc09d5b1471174bc12f1860169e686bd65 (diff) | |
download | glibc-17a73a6d8b4c46f3e87fc53c7c25fa7cec01d707.tar.gz glibc-17a73a6d8b4c46f3e87fc53c7c25fa7cec01d707.tar.xz glibc-17a73a6d8b4c46f3e87fc53c7c25fa7cec01d707.zip |
powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopy
The hwcap2 check for the aforementioned functions should check for both PPC_FEATURE2_ARCH_3_1 and PPC_FEATURE2_HAS_ISEL but was mistakenly checking for any one of them, enabling isa 3.1 version of the functions in incompatible processors, like POWER8. Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Diffstat (limited to 'inet/ether_aton_r.c')
0 files changed, 0 insertions, 0 deletions