From: Vinod Koul <vkoul@kernel.org>
To: Dave Jiang <dave.jiang@intel.com>
Cc: dmaengine@vger.kernel.org
Subject: Re: [PATCH] dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Date: Thu, 19 May 2022 23:26:37 +0530 [thread overview]
Message-ID: <YoaE1fQ63jscSLib@matsya> (raw)
In-Reply-To: <165090980906.1378449.1939401700832432886.stgit@djiang5-desk3.ch.intel.com>
On 25-04-22, 11:03, Dave Jiang wrote:
> When calling idxd_wq_enable() and wq is already enabled, code should return 0
> and indicate function is successful instead of return error code and fail.
> This should also put idxd_wq_enable() in sync with idxd_wq_disable() where
> it returns 0 if wq is already disabled.
Applied, thanks
--
~Vinod
prev parent reply other threads:[~2022-05-19 17:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-25 18:03 [PATCH] dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled Dave Jiang
2022-05-19 17:56 ` 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=YoaE1fQ63jscSLib@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.