From: William Breathitt Gray <wbg@kernel.org>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: William Breathitt Gray <wbg@kernel.org>,
Raymond Tan <raymond.tan@intel.com>,
"Felipe Balbi (Intel)" <balbi@kernel.org>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
Jonathan Cameron <jic23@kernel.org>,
stable@vger.kernel.org, Stepan Ionichev <sozdayvek@gmail.com>,
Joshua Crofts <joshua.crofts1@gmail.com>
Subject: Re: [PATCH 1/1] counter: intel-qep: Use devm_mutex_init()
Date: Fri, 29 May 2026 11:34:23 +0900 [thread overview]
Message-ID: <20260529023428.615928-1-wbg@kernel.org> (raw)
In-Reply-To: <177941369796.201156.12547650998958016276.b4-ty@kernel.org>
On Fri, May 22, 2026 at 10:36:15AM +0900, William Breathitt Gray wrote:
>
> On Wed, 20 May 2026 14:18:12 +0300, Ilpo Järvinen wrote:
> > intel_qep_probe() calls mutex_init() but lacks the pairing
> > mutex_destroy() calls. Convert to devm_mutex_init() which handles
> > cleanup automatically.
> >
> >
>
> Applied, thanks!
>
> [1/1] counter: intel-qep: Use devm_mutex_init()
> commit: ff35c72101d1dc6793496ade9c1bc3d70dd27bdd
>
> Best regards,
> --
> William Breathitt Gray <wbg@kernel.org>
Hello Ilpo,
In a similar patch[^1], Jonathan made a good point that a Fixes tag may
not be appropriate for this patch when it only affects debug information
as Joshua pointed out[^2].
So I am going to treat this as an update patch to intel-qep rather than
a bug fix and remove the Fixes tag and stable@vger.kernel.org CC line
from the description. If you feel that this patch really should be
picked up by the stable trees, please let us know and we can discuss
further.
Thank you,
William Breathitt Gray
[^1] https://lore.kernel.org/all/20260527175513.0df47897@jic23-huawei/
[^2] https://lore.kernel.org/all/CALoEA-wrYjbkhM7EiS+f-JjXShpRJw+gqy2zzymq9Ue5t-XN5A@mail.gmail.com/
prev parent reply other threads:[~2026-05-29 2:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-20 11:18 [PATCH 1/1] counter: intel-qep: Use devm_mutex_init() Ilpo Järvinen
2026-05-20 11:41 ` Stepan Ionichev
2026-05-20 11:42 ` Joshua Crofts
2026-05-22 1:36 ` William Breathitt Gray
2026-05-29 2:34 ` William Breathitt Gray [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=20260529023428.615928-1-wbg@kernel.org \
--to=wbg@kernel.org \
--cc=balbi@kernel.org \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jic23@kernel.org \
--cc=joshua.crofts1@gmail.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=raymond.tan@intel.com \
--cc=sozdayvek@gmail.com \
--cc=stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox