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>
Showing
- arch/x86/Kconfig.assembler 0 additions, 10 deletionsarch/x86/Kconfig.assembler
- arch/x86/crypto/Makefile 2 additions, 4 deletionsarch/x86/crypto/Makefile
- arch/x86/crypto/aesni-intel_avx-x86_64.S 0 additions, 3 deletionsarch/x86/crypto/aesni-intel_avx-x86_64.S
- arch/x86/crypto/aesni-intel_glue.c 0 additions, 7 deletionsarch/x86/crypto/aesni-intel_glue.c
- arch/x86/crypto/chacha_glue.c 2 additions, 4 deletionsarch/x86/crypto/chacha_glue.c
- arch/x86/crypto/poly1305-x86_64-cryptogams.pl 0 additions, 8 deletionsarch/x86/crypto/poly1305-x86_64-cryptogams.pl
- arch/x86/crypto/poly1305_glue.c 2 additions, 3 deletionsarch/x86/crypto/poly1305_glue.c
- arch/x86/crypto/sha1_ssse3_glue.c 0 additions, 6 deletionsarch/x86/crypto/sha1_ssse3_glue.c
- arch/x86/crypto/sha256-avx2-asm.S 0 additions, 3 deletionsarch/x86/crypto/sha256-avx2-asm.S
- arch/x86/crypto/sha256_ssse3_glue.c 0 additions, 6 deletionsarch/x86/crypto/sha256_ssse3_glue.c
- arch/x86/crypto/sha512-avx2-asm.S 0 additions, 3 deletionsarch/x86/crypto/sha512-avx2-asm.S
- arch/x86/crypto/sha512_ssse3_glue.c 0 additions, 5 deletionsarch/x86/crypto/sha512_ssse3_glue.c
- crypto/Kconfig 4 additions, 4 deletionscrypto/Kconfig
- lib/raid6/algos.c 0 additions, 6 deletionslib/raid6/algos.c
- lib/raid6/avx2.c 0 additions, 4 deletionslib/raid6/avx2.c
- lib/raid6/recov_avx2.c 0 additions, 6 deletionslib/raid6/recov_avx2.c
- lib/raid6/test/Makefile 0 additions, 3 deletionslib/raid6/test/Makefile
- net/netfilter/Makefile 1 addition, 1 deletionnet/netfilter/Makefile
- net/netfilter/nf_tables_api.c 1 addition, 1 deletionnet/netfilter/nf_tables_api.c
- net/netfilter/nft_set_pipapo.c 1 addition, 1 deletionnet/netfilter/nft_set_pipapo.c
Loading
Please register or sign in to comment