From: Herbert Xu <herbert@gondor.apana.org.au>
To: Eric Biggers <ebiggers@kernel.org>
Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] crypto: lib/chacha - restore ability to remove modules
Date: Sat, 19 Apr 2025 11:21:44 +0800 [thread overview]
Message-ID: <aAMWyCjoFZJf9tOQ@gondor.apana.org.au> (raw)
In-Reply-To: <20250418035909.64902-1-ebiggers@kernel.org>
Eric Biggers <ebiggers@kernel.org> wrote:
> From: Eric Biggers <ebiggers@google.com>
>
> Though the module_exit functions are now no-ops, they should still be
> defined, since otherwise the modules become unremovable.
>
> Fixes: 08820553f33a ("crypto: arm/chacha - remove the redundant skcipher algorithms")
> Fixes: 8c28abede16c ("crypto: arm64/chacha - remove the skcipher algorithms")
> Fixes: f7915484c020 ("crypto: powerpc/chacha - remove the skcipher algorithms")
> Fixes: ceba0eda8313 ("crypto: riscv/chacha - implement library instead of skcipher")
> Fixes: 632ab0978f08 ("crypto: x86/chacha - remove the skcipher algorithms")
> Signed-off-by: Eric Biggers <ebiggers@google.com>
> ---
> arch/arm/crypto/chacha-glue.c | 5 +++++
> arch/arm64/crypto/chacha-neon-glue.c | 5 +++++
> arch/powerpc/crypto/chacha-p10-glue.c | 5 +++++
> arch/riscv/crypto/chacha-riscv64-glue.c | 5 +++++
> arch/x86/crypto/chacha_glue.c | 5 +++++
> 5 files changed, 25 insertions(+)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
prev parent reply other threads:[~2025-04-19 3:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-18 3:59 [PATCH] crypto: lib/chacha - restore ability to remove modules Eric Biggers
2025-04-19 3:21 ` Herbert Xu [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=aAMWyCjoFZJf9tOQ@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=ebiggers@kernel.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.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