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/3] crypto: x86 - Remove CONFIG_AS_SHA1_NI
Date: Thu, 3 Apr 2025 09:43:35 -0700 [thread overview]
Message-ID: <20250403164335.GA1241@sol.localdomain> (raw)
In-Reply-To: <20250403094527.349526-1-ubizjak@gmail.com>
On Thu, Apr 03, 2025 at 11:44:39AM +0200, Uros Bizjak wrote:
> Current minimum required version of binutils is 2.25,
> which supports SHA-1 instruction mnemonics.
>
> Remove check for assembler support of SHA-1 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/Makefile | 3 +--
> arch/x86/crypto/sha1_ssse3_glue.c | 10 ----------
> 3 files changed, 1 insertion(+), 17 deletions(-)
Reviewed-by: Eric Biggers <ebiggers@kernel.org>
- Eric
prev parent reply other threads:[~2025-04-03 16:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-03 9:44 [PATCH 1/3] crypto: x86 - Remove CONFIG_AS_SHA1_NI Uros Bizjak
2025-04-03 9:44 ` [PATCH 2/3] crypto: x86 - Remove CONFIG_AS_SHA256_NI Uros Bizjak
2025-04-03 16:43 ` Eric Biggers
2025-04-03 9:44 ` [PATCH 3/3] crypto: x86 - Remove CONFIG_AS_AVX512 Uros Bizjak
2025-04-03 16:43 ` Eric Biggers
2025-04-04 1:13 ` kernel test robot
2025-04-04 1:51 ` Eric Biggers
2025-04-04 5:55 ` Uros Bizjak
2025-04-04 19:09 ` Eric Biggers
2025-04-05 1:31 ` Herbert Xu
2025-04-06 15:44 ` Uros Bizjak
2025-04-03 16:43 ` 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=20250403164335.GA1241@sol.localdomain \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox