OSDN Git Service

x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 26 Mar 2020 20:26:00 +0000 (14:26 -0600)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 8 Apr 2020 15:12:48 +0000 (00:12 +0900)
commite6abef610c7363cbd25205674b962031ef3bc790
tree166214041cea10498aec1ae738bbc22db1c9f9d9
parentd7e40ea83eb9155bd1d6bbbb48ffb843a8f56120
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2

Now that the kernel specifies binutils 2.23 as the minimum version, we
can remove ifdefs for AVX2 and ADX throughout.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
21 files changed:
arch/x86/Kconfig.assembler
arch/x86/crypto/Makefile
arch/x86/crypto/aesni-intel_avx-x86_64.S
arch/x86/crypto/aesni-intel_glue.c
arch/x86/crypto/chacha_glue.c
arch/x86/crypto/poly1305-x86_64-cryptogams.pl
arch/x86/crypto/poly1305_glue.c
arch/x86/crypto/sha1_ssse3_glue.c
arch/x86/crypto/sha256-avx2-asm.S
arch/x86/crypto/sha256_ssse3_glue.c
arch/x86/crypto/sha512-avx2-asm.S
arch/x86/crypto/sha512_ssse3_glue.c
crypto/Kconfig
lib/raid6/algos.c
lib/raid6/avx2.c
lib/raid6/recov_avx2.c
lib/raid6/test/Makefile
net/netfilter/Makefile
net/netfilter/nf_tables_api.c
net/netfilter/nft_set_pipapo.c
net/netfilter/nft_set_pipapo_avx2.h