All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhang Qilong <zhangqilong3@huawei.com>
To: <herbert@gondor.apana.org.au>, <davem@davemloft.net>
Cc: <pali@kernel.org>, <pavel@ucw.cz>, <linux-crypto@vger.kernel.org>
Subject: [PATCH -next 0/2] Fix error handling in omap sham ops
Date: Tue, 1 Jun 2021 22:51:16 +0800	[thread overview]
Message-ID: <20210601145118.126169-1-zhangqilong3@huawei.com> (raw)

First patch clear pm_runtime_get_sync calls. The other
fix PM disable depth imbalance.

Zhang Qilong (2):
  crypto: omap-des - using pm_runtime_resume_and_get instead of
    pm_runtime_get_sync
  crypto: omap-sham - Fix PM reference leak in omap sham ops

 drivers/crypto/omap-des.c  | 9 +++------
 drivers/crypto/omap-sham.c | 4 ++--
 2 files changed, 5 insertions(+), 8 deletions(-)

-- 
2.17.1


             reply	other threads:[~2021-06-01 14:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-01 14:51 Zhang Qilong [this message]
2021-06-01 14:51 ` [PATCH -next 1/2] crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_sync Zhang Qilong
2021-06-01 14:51 ` [PATCH -next 2/2] crypto: omap-sham - Fix PM reference leak in omap sham ops Zhang Qilong
2021-06-11  7:17 ` [PATCH -next 0/2] Fix error handling " 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=20210601145118.126169-1-zhangqilong3@huawei.com \
    --to=zhangqilong3@huawei.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=pali@kernel.org \
    --cc=pavel@ucw.cz \
    /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.