All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Weili Qian <qianweili@huawei.com>
Cc: davem@davemloft.net, linux-kernel@vger.kernel.org,
	linux-crypto@vger.kernel.org, wangzhou1@hisilicon.com,
	liulongfang@huawei.com
Subject: Re: [PATCH 0/6] crypto: hisilicon/qm - handling abnormal interrupts event
Date: Fri, 17 Dec 2021 19:40:00 +1100	[thread overview]
Message-ID: <20211217084000.GI7018@gondor.apana.org.au> (raw)
In-Reply-To: <20211211112519.21201-1-qianweili@huawei.com>

On Sat, Dec 11, 2021 at 07:25:13PM +0800, Weili Qian wrote:
> When the hardware reports abnormal interrupt event, the driver needs to
> handle it according to the error type, such as function reset and
> disable queue.
> 
> Weili Qian (6):
>   crypto: hisilicon/qm - remove unnecessary device memory reset
>   crypto: hisilicon/qm - code movement
>   crypto: hisilicon/qm - modify the handling method after abnormal
>     interruption
>   crypto: hisilicon/qm - use request_threaded_irq instead
>   crypto: hisilicon/qm - reset function if event queue overflows
>   crypto: hisilicon/qm - disable queue when 'CQ' error
> 
>  drivers/crypto/hisilicon/qm.c | 278 ++++++++++++++++++++++------------
>  1 file changed, 183 insertions(+), 95 deletions(-)

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

      parent reply	other threads:[~2021-12-17  8:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11 11:25 [PATCH 0/6] crypto: hisilicon/qm - handling abnormal interrupts event Weili Qian
2021-12-11 11:25 ` [PATCH 1/6] crypto: hisilicon/qm - remove unnecessary device memory reset Weili Qian
2021-12-11 11:25 ` [PATCH 2/6] crypto: hisilicon/qm - code movement Weili Qian
2021-12-11 11:25 ` [PATCH 3/6] crypto: hisilicon/qm - modify the handling method after abnormal interruption Weili Qian
2021-12-11 11:25 ` [PATCH 4/6] crypto: hisilicon/qm - use request_threaded_irq instead Weili Qian
2021-12-11 11:25 ` [PATCH 5/6] crypto: hisilicon/qm - reset function if event queue overflows Weili Qian
2021-12-11 11:25 ` [PATCH 6/6] crypto: hisilicon/qm - disable queue when 'CQ' error Weili Qian
2021-12-17  8:40 ` 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=20211217084000.GI7018@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liulongfang@huawei.com \
    --cc=qianweili@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 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.