All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Rosen Penev <rosenp@gmail.com>
Cc: linux-crypto@vger.kernel.org,
	Srujana Challa <schalla@marvell.com>,
	Bharat Bhushan <bbhushan2@marvell.com>,
	"David S. Miller" <davem@davemloft.net>,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCHv2] crypto: cesa: clear cesa_dev on _remove
Date: Mon, 10 Aug 2026 18:31:27 +1000	[thread overview]
Message-ID: <anmMX8O2xkp_-pBA@gondor.apana.org.au> (raw)
In-Reply-To: <20260730190029.1038946-1-rosenp@gmail.com>

On Thu, Jul 30, 2026 at 12:00:29PM -0700, Rosen Penev wrote:
> This is already done on probe failure.
> 
> cesa_dev should be set to NULL as the driver checks that it is not and
> errors saying that only one device is authorized.
> 
> Signed-off-by: Rosen Penev <rosenp@gmail.com>
> ---
>  v2: set after mv_cesa_remove_algs
>  drivers/crypto/marvell/cesa/cesa.c | 2 ++
>  1 file changed, 2 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

      reply	other threads:[~2026-08-10  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-30 19:00 [PATCHv2] crypto: cesa: clear cesa_dev on _remove Rosen Penev
2026-08-10  8:31 ` 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=anmMX8O2xkp_-pBA@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=bbhushan2@marvell.com \
    --cc=davem@davemloft.net \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rosenp@gmail.com \
    --cc=schalla@marvell.com \
    /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.