linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Weili Qian <qianweili@huawei.com>
To: <herbert@gondor.apana.org.au>
Cc: <linux-kernel@vger.kernel.org>, <linux-crypto@vger.kernel.org>,
	<wangzhou1@hisilicon.com>, <liulongfang@huawei.com>
Subject: [PATCH 0/3] crypto: hisilicon/qm - modify event interrupt processing
Date: Thu, 9 Jun 2022 20:31:16 +0800	[thread overview]
Message-ID: <20220609123119.27252-1-qianweili@huawei.com> (raw)

This patchset contains following updates:
1. Modify accelerator devices event irq processing.
2. Some cleanups.

Weili Qian (3):
  crypto: hisilicon/qm - add functions for releasing resources
  crypto: hisilicon/qm - move alloc qm->wq to qm.c
  crypto: hisilicon/qm - modify event irq processing

 drivers/crypto/hisilicon/qm.c            | 203 +++++++++++++++--------
 drivers/crypto/hisilicon/sec2/sec_main.c |  24 +--
 drivers/crypto/hisilicon/zip/zip_main.c  |  17 +-
 include/linux/hisi_acc_qm.h              |   8 +-
 4 files changed, 141 insertions(+), 111 deletions(-)

-- 
2.33.0


             reply	other threads:[~2022-06-09 12:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09 12:31 Weili Qian [this message]
2022-06-09 12:31 ` [PATCH 1/3] crypto: hisilicon/qm - add functions for releasing resources Weili Qian
2022-06-09 12:31 ` [PATCH 2/3] crypto: hisilicon/qm - move alloc qm->wq to qm.c Weili Qian
2022-06-09 12:31 ` [PATCH 3/3] crypto: hisilicon/qm - modify event irq processing Weili Qian
2022-06-17  9:21 ` [PATCH 0/3] crypto: hisilicon/qm - modify event interrupt processing Herbert Xu

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=20220609123119.27252-1-qianweili@huawei.com \
    --to=qianweili@huawei.com \
    --cc=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;
as well as URLs for NNTP newsgroup(s).