From: Lee Jones <lee@kernel.org>
To: Douglas Anderson <dianders@chromium.org>
Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: (subset) [PATCH] mfd: core: Add locking around `mfd_of_node_list`
Date: Thu, 8 Jan 2026 12:01:10 +0000 [thread overview]
Message-ID: <20260108120110.GG302752@google.com> (raw)
In-Reply-To: <176787356909.903532.13506820629482222413.b4-ty@kernel.org>
On Thu, 08 Jan 2026, Lee Jones wrote:
> On Wed, 10 Dec 2025 11:30:03 -0800, Douglas Anderson wrote:
> > Manipulating a list in the kernel isn't safe without some sort of
> > mutual exclusion. Add a mutex any time we access / modify
> > `mfd_of_node_list` to prevent possible crashes.
> >
> >
>
> Applied, thanks!
>
> [1/1] mfd: core: Add locking around `mfd_of_node_list`
> commit: b7c72be160385730cfcc3991178ba7867fe0b018
Applied, but I replaced the backticks with single-quotes for fear of
unintended consequences when managing through handling scripts.
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2026-01-08 12:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-10 19:30 [PATCH] mfd: core: Add locking around `mfd_of_node_list` Douglas Anderson
2026-01-08 11:59 ` (subset) " Lee Jones
2026-01-08 12:01 ` Lee Jones [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=20260108120110.GG302752@google.com \
--to=lee@kernel.org \
--cc=dianders@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--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 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.