From: Herbert Xu <herbert@gondor.apana.org.au>
To: liulongfang <liulongfang@huawei.com>
Cc: wangzhou1@hisilicon.com, linux-crypto@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] crypto/hisilicon: Add null judgment to the callback interface
Date: Fri, 4 Nov 2022 17:08:55 +0800 [thread overview]
Message-ID: <Y2TWpyynYMyStKRX@gondor.apana.org.au> (raw)
In-Reply-To: <a1229856-fbe4-9ae7-5789-332ed0af87eb@huawei.com>
On Sat, Oct 29, 2022 at 09:25:18AM +0800, liulongfang wrote:
>
> The context of the problem may not have been clearly stated in the previous
> description.
>
> This is a problem found in one of our real user scenarios:
> In this scenario of using an accelerator to perform encryption services,
> it was originally intended to use the CPU to perform encryption services
> in synchronous mode (without loading the hardware device driver, and without
> registering the asynchronous callback function), but due to a deployment
> error, the Hisi hardware device driver was loaded into the system,
> this wrong operation causes the encryption service to call the device
> driver of the hisi hardware, but the hardware device driver executes the
> asynchronous mode, so the callback interface is called after the service
> is completed.
> This leads to this system calltrace problem.
>
> The purpose of this patch is to ensure that the device does not appear
> calltrace in this abnormal situation.
I'm still having trouble understanding this. Please give an
exact call-trace that triggers the callback with a NULL callback
pointer.
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
next prev parent reply other threads:[~2022-11-04 9:09 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-30 2:43 Longfang Liu
2022-09-30 2:49 ` Herbert Xu
2022-09-30 3:48 ` liulongfang
2022-10-28 3:57 ` Herbert Xu
2022-10-29 1:25 ` liulongfang
2022-11-04 9:08 ` Herbert Xu [this message]
2022-11-07 13:22 ` liulongfang
2022-11-08 9:59 ` Herbert Xu
2022-11-09 6:21 ` liulongfang
2022-11-09 9:18 ` Herbert Xu
2022-11-10 2:03 ` liulongfang
2022-11-10 3:20 ` Herbert Xu
2022-11-10 4:11 ` liulongfang
2022-11-10 8:53 ` Herbert Xu
2022-11-12 1:51 ` liulongfang
2022-10-28 2:26 ` liulongfang
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=Y2TWpyynYMyStKRX@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liulongfang@huawei.com \
--cc=wangzhou1@hisilicon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®