Skip to content
Commit 17a73a6d authored by Raoni Fassina Firmino's avatar Raoni Fassina Firmino Committed by Tulio Magno Quites Machado Filho
Browse files

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: default avatarTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
parent 310be3cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment