From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Sasha Levin <sashal@kernel.org>,
linux-crypto@vger.kernel.org, Weili Qian <qianweili@huawei.com>,
Eric Biggers <ebiggers@kernel.org>,
Herbert Xu <herbert@gondor.apana.org.au>
Subject: Re: [PATCH 6.12] crypto: hisi-trng - Remove crypto_rng interface
Date: Sun, 19 Jul 2026 11:00:28 -0400 [thread overview]
Message-ID: <20260718192718.0014-stable-reply@kernel.org> (raw)
In-Reply-To: <20260717033907.295395-1-ebiggers@kernel.org>
> drivers/crypto/hisilicon/trng/trng.c exposes the same hardware through
> two completely separate interfaces, crypto_rng and hwrng. However, the
> implementation of this is buggy because it permits generation operations
> from these interfaces to run concurrently with each other, accessing the
> same registers.
Queued for 6.12, thanks.
--
Thanks,
Sasha
prev parent reply other threads:[~2026-07-19 15:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 3:39 [PATCH 6.12] crypto: hisi-trng - Remove crypto_rng interface Eric Biggers
2026-07-19 15:00 ` Sasha Levin [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=20260718192718.0014-stable-reply@kernel.org \
--to=sashal@kernel.org \
--cc=ebiggers@kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=qianweili@huawei.com \
--cc=stable@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 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.