From: Eric Biggers <ebiggers@kernel.org>
To: linux-kernel@vger.kernel.org
Cc: linux-crypto@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>,
Arnd Bergmann <arnd@arndb.de>,
x86@kernel.org
Subject: Re: [PATCH] x86/crc: drop checks of CONFIG_AS_VPCLMULQDQ
Date: Sun, 8 Jun 2025 16:40:24 -0700 [thread overview]
Message-ID: <20250608234024.GA1259@sol> (raw)
In-Reply-To: <20250531211318.83677-1-ebiggers@kernel.org>
On Sat, May 31, 2025 at 02:13:18PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
>
> Now that the minimum binutils version supports VPCLMULQDQ (and the
> minimum clang version does too), there is no need to check for assembler
> support before compiling code that uses these instructions.
>
> Signed-off-by: Eric Biggers <ebiggers@google.com>
> ---
>
> I'd be glad to apply this to the crc tree. Arnd, let me know if you'd
> like to instead go with a patch that handles all of arch/x86/ at the
> same time. That would be fine with me too.
>
> arch/x86/lib/crc-pclmul-template.S | 7 -------
> arch/x86/lib/crc-pclmul-template.h | 3 +--
> 2 files changed, 1 insertion(+), 9 deletions(-)
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=crc-next
- Eric
prev parent reply other threads:[~2025-06-08 23:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-31 21:13 [PATCH] x86/crc: drop checks of CONFIG_AS_VPCLMULQDQ Eric Biggers
2025-06-08 23:40 ` 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=20250608234024.GA1259@sol \
--to=ebiggers@kernel.org \
--cc=ardb@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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.