From: Herbert Xu <herbert@gondor.apana.org.au>
To: Chanho Park <chanho61.park@samsung.com>
Cc: "David S . Miller" <davem@davemloft.net>,
Jia Jie Ho <jiajie.ho@starfivetech.com>,
William Qiu <william.qiu@starfivetech.com>,
linux-crypto@vger.kernel.org
Subject: Re: [PATCH] crypto: jh7110 - Correct deferred probe return
Date: Fri, 17 Nov 2023 19:25:08 +0800 [thread overview]
Message-ID: <ZVdNlHH2FQbuc66g@gondor.apana.org.au> (raw)
In-Reply-To: <20231109063259.3427055-1-chanho61.park@samsung.com>
On Thu, Nov 09, 2023 at 03:32:59PM +0900, Chanho Park wrote:
> This fixes list_add corruption error when the driver is returned
> with -EPROBE_DEFER. It is also required to roll back the previous
> probe sequences in case of deferred_probe. So, this removes
> 'err_probe_defer" goto label and just use err_dma_init instead.
>
> Fixes: 42ef0e944b01 ("crypto: starfive - Add crypto engine support")
> Signed-off-by: Chanho Park <chanho61.park@samsung.com>
> ---
> drivers/crypto/starfive/jh7110-cryp.c | 10 +++-------
> 1 file changed, 3 insertions(+), 7 deletions(-)
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:[~2023-11-17 11:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20231109063323epcas2p13d88ce8e8251dfa4eba4662c38cc08c9@epcas2p1.samsung.com>
2023-11-09 6:32 ` [PATCH] crypto: jh7110 - Correct deferred probe return Chanho Park
2023-11-09 9:09 ` Jia Jie Ho
2023-11-17 11:25 ` 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=ZVdNlHH2FQbuc66g@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=chanho61.park@samsung.com \
--cc=davem@davemloft.net \
--cc=jiajie.ho@starfivetech.com \
--cc=linux-crypto@vger.kernel.org \
--cc=william.qiu@starfivetech.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.