From: Eric Biggers <ebiggers@kernel.org>
To: Uros Bizjak <ubizjak@gmail.com>
Cc: linux-crypto@vger.kernel.org, x86@kernel.org,
linux-kernel@vger.kernel.org,
Herbert Xu <herbert@gondor.apana.org.au>,
"David S. Miller" <davem@davemloft.net>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@kernel.org>, Borislav Petkov <bp@alien8.de>,
Dave Hansen <dave.hansen@linux.intel.com>,
"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH 1/4] crypto:x86 - Remove CONFIG_AS_GFNI
Date: Wed, 20 Aug 2025 23:51:45 -0400 [thread overview]
Message-ID: <20250821035145.GF185832@quark> (raw)
In-Reply-To: <20250819085855.333380-1-ubizjak@gmail.com>
On Tue, Aug 19, 2025 at 10:57:49AM +0200, Uros Bizjak wrote:
> Current minimum required version of binutils is 2.30,
> which supports GFNI instruction mnemonics.
>
> Remove check for assembler support of GFNI instructions
> and all relevant macros for conditional compilation.
>
> No functional change intended.
>
> Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Ingo Molnar <mingo@kernel.org>
> Cc: Borislav Petkov <bp@alien8.de>
> Cc: Dave Hansen <dave.hansen@linux.intel.com>
> Cc: "H. Peter Anvin" <hpa@zytor.com>
> ---
> arch/x86/Kconfig.assembler | 5 -----
> arch/x86/crypto/Kconfig | 2 +-
> arch/x86/crypto/aria-aesni-avx-asm_64.S | 10 ----------
> arch/x86/crypto/aria-aesni-avx2-asm_64.S | 10 +---------
> arch/x86/crypto/aria_aesni_avx2_glue.c | 4 +---
> arch/x86/crypto/aria_aesni_avx_glue.c | 4 +---
> 6 files changed, 4 insertions(+), 31 deletions(-)
For the whole series:
Reviewed-by: Eric Biggers <ebiggers@kernel.org>
Please include a cover letter next time.
- Eric
prev parent reply other threads:[~2025-08-21 3:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-19 8:57 [PATCH 1/4] crypto:x86 - Remove CONFIG_AS_GFNI Uros Bizjak
2025-08-19 8:57 ` [PATCH 2/4] crypto:x86 - Remove CONFIG_AS_VAES Uros Bizjak
2025-08-19 9:52 ` Herbert Xu
2025-08-21 12:35 ` [tip: x86/cleanups] crypto: X86 " tip-bot2 for Uros Bizjak
2025-10-10 20:21 ` Eric Biggers
2025-10-10 21:22 ` Borislav Petkov
2025-08-19 8:57 ` [PATCH 3/4] crypto:x86 - Remove CONFIG_AS_VPCLMULQDQ Uros Bizjak
2025-08-19 9:52 ` Herbert Xu
2025-08-21 12:46 ` [tip: x86/cleanups] crypto: x86 " tip-bot2 for Uros Bizjak
2025-08-19 8:57 ` [PATCH 4/4] x86: Remove CONFIG_AS_AVX512 Uros Bizjak
2025-08-21 12:46 ` [tip: x86/cleanups] x86/kconfig: " tip-bot2 for Uros Bizjak
2025-08-19 9:52 ` [PATCH 1/4] crypto:x86 - Remove CONFIG_AS_GFNI Herbert Xu
2025-08-20 19:06 ` [tip: x86/cleanups] crypto: x86 " tip-bot2 for Uros Bizjak
2025-08-21 3:51 ` Eric Biggers [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250821035145.GF185832@quark \
--to=ebiggers@kernel.org \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=hpa@zytor.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
--cc=ubizjak@gmail.com \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.