From: Herbert Xu <herbert@gondor.apana.org.au>
To: Maxime MERE <maxime.mere@foss.st.com>
Cc: "David S . Miller" <davem@davemloft.net>,
"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Rob Herring" <robh@kernel.org>,
linux-crypto@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] crypto: stm32/cryp - Improve stm32-cryp driver
Date: Fri, 7 Jun 2024 19:53:51 +0800 [thread overview]
Message-ID: <ZmL0zynFM2RgA0RM@gondor.apana.org.au> (raw)
In-Reply-To: <20240528140548.1632562-1-maxime.mere@foss.st.com>
On Tue, May 28, 2024 at 04:05:44PM +0200, Maxime MERE wrote:
> From: Maxime Méré <maxime.mere@foss.st.com>
>
> This series of patches mainly aims to improve the usage of DMA with the
> CRYP peripheral of the STM32 MPU series. The other two patches are
> needed to enhance the driver's visibility for ST platforms.
>
> This patchset version 3 addresses the issues identified by Herbert.
> The code that raised a warning was in fact useless as there is already
> an overflow check in the "stm32_cryp_dma_check" function so I removed
> it.
>
> I've also added a new patch that correct a spinlock recursion warning.
>
> Maxime Méré (4):
> crypto: stm32/cryp - use dma when possible.
> crypto: stm32/cryp - increase priority
> crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
> crypto: stm32/cryp - call finalize with bh disabled
>
> drivers/crypto/stm32/stm32-cryp.c | 719 ++++++++++++++++++++++++++++--
> 1 file changed, 674 insertions(+), 45 deletions(-)
>
> --
> 2.25.1
All 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:[~2024-06-07 11:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 14:05 [PATCH v3 0/4] crypto: stm32/cryp - Improve stm32-cryp driver Maxime MERE
2024-05-28 14:05 ` [PATCH v3 1/4] crypto: stm32/cryp - use dma when possible Maxime MERE
2024-05-28 14:05 ` [PATCH v3 2/4] crypto: stm32/cryp - increase priority Maxime MERE
2024-05-28 14:05 ` [PATCH v3 3/4] crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag Maxime MERE
2024-05-28 14:05 ` [PATCH v3 4/4] crypto: stm32/cryp - call finalize with bh disabled Maxime MERE
2024-06-07 11:53 ` 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=ZmL0zynFM2RgA0RM@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=alexandre.torgue@foss.st.com \
--cc=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=maxime.mere@foss.st.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh@kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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