All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Dave Jiang <dave.jiang@intel.com>
Cc: dmaengine@vger.kernel.org
Subject: Re: [PATCH] dmaengine: idxd: add missing percpu ref put on failure
Date: Wed, 14 Jul 2021 12:28:24 +0530	[thread overview]
Message-ID: <YO6LEIJbUSb03c3j@matsya> (raw)
In-Reply-To: <162456170168.1121236.7240941044089212312.stgit@djiang5-desk3.ch.intel.com>

On 24-06-21, 12:08, Dave Jiang wrote:
> When enqcmds() fails, exit path is missing a percpu_ref_put(). This can
> cause failure on shutdown path when the driver is attempting to quiesce the
> wq. Add missing percpu_ref_put() call on the error exit path.

Applied, thanks

-- 
~Vinod

      reply	other threads:[~2021-07-14  6:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24 19:08 [PATCH] dmaengine: idxd: add missing percpu ref put on failure Dave Jiang
2021-07-14  6:58 ` Vinod Koul [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=YO6LEIJbUSb03c3j@matsya \
    --to=vkoul@kernel.org \
    --cc=dave.jiang@intel.com \
    --cc=dmaengine@vger.kernel.org \
    /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.