Files
linux-stable-mirror/drivers
Douglas AndersonandSasha Levin dcfa679bba mfd: core: Add locking around 'mfd_of_node_list'
[ Upstream commit 20117c92bc ]

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.

Cc: stable@vger.kernel.org
Fixes: 466a62d764 ("mfd: core: Make a best effort attempt to match devices with the correct of_nodes")
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patch.msgid.link/20251210113002.1.I6ceaca2cfb7eb25737012b166671f516696be4fd@changeid
Signed-off-by: Lee Jones <lee@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:20:48 -05:00
..
2026-01-17 16:39:26 +01:00
2026-03-04 07:20:13 -05:00
2026-01-11 15:19:26 +01:00
2026-03-04 07:20:38 -05:00
2026-03-04 07:20:31 -05:00