From: Kalle Valo <kvalo@codeaurora.org>
To: Dinghao Liu <dinghao.liu@zju.edu.cn>
Cc: dinghao.liu@zju.edu.cn, kjlu@umn.edu,
"David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Johannes Berg <johannes.berg@intel.com>,
Emmanuel Grumbach <emmanuel.grumbach@intel.com>,
Fuqian Huang <huangfq.daxian@gmail.com>,
"Jason A. Donenfeld" <Jason@zx2c4.com>,
Tony Lindgren <tony@atomide.com>, Maital Hahn <maitalm@ti.com>,
linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_config
Date: Fri, 29 May 2020 17:34:08 +0000 (UTC) [thread overview]
Message-ID: <20200529173408.D509DC433C6@smtp.codeaurora.org> (raw)
In-Reply-To: <20200520124649.10848-1-dinghao.liu@zju.edu.cn>
Dinghao Liu <dinghao.liu@zju.edu.cn> wrote:
> pm_runtime_get_sync() increments the runtime PM usage counter even
> the call returns an error code. Thus a pairing decrement is needed
> on the error handling path to keep the counter balanced.
>
> Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
> Acked-by: Tony Lindgren <tony@atomide.com>
Patch applied to wireless-drivers-next.git, thanks.
282a04bf1d80 wlcore: fix runtime pm imbalance in wlcore_regdomain_config
--
https://patchwork.kernel.org/patch/11560391/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2020-05-29 17:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-20 12:46 [PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_config Dinghao Liu
2020-05-20 18:51 ` Tony Lindgren
2020-05-29 17:34 ` Kalle Valo [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=20200529173408.D509DC433C6@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=Jason@zx2c4.com \
--cc=davem@davemloft.net \
--cc=dinghao.liu@zju.edu.cn \
--cc=emmanuel.grumbach@intel.com \
--cc=huangfq.daxian@gmail.com \
--cc=johannes.berg@intel.com \
--cc=kjlu@umn.edu \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=maitalm@ti.com \
--cc=netdev@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=tony@atomide.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.