* [GIT PULL] firmware: arm_scmi: Fixes for v7.0
@ 2026-03-17 10:11 Sudeep Holla
2026-03-18 13:50 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 2+ messages in thread
From: Sudeep Holla @ 2026-03-17 10:11 UTC (permalink / raw)
To: ARM SoC Team, SoC Team, arm-scmi, ALKML
Cc: Sudeep Holla, Arnd Bergmann, Cristian Marussi
Hi ARM SoC Team,
Please pull !
Regards,
Sudeep
-->8
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-7.0
for you to fetch changes up to 4e701b47c3ba8f4eaf51d676732b11204bc75b35:
firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/ (2026-03-08 13:00:15 +0000)
----------------------------------------------------------------
Arm SCMI fixes for v7.0
Few fixes to:
1. Address a NULL dereference in the SCMI notify error path by ensurin
__scmi_event_handler_get_ops() consistently returns an ERR_PTR on
failure, as expected by callers.
2. Fix a device_node reference leak in the SCPI probe path by introducing
scope-based cleanup for acquired DT nodes.
3. Correct minor spelling errors.
----------------------------------------------------------------
Cristian Marussi (1):
firmware: arm_scmi: Fix NULL dereference on notify error path
Felix Gu (1):
firmware: arm_scpi: Fix device_node reference leak in probe path
Geert Uytterhoeven (1):
firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/
drivers/firmware/arm_scmi/notify.c | 4 ++--
drivers/firmware/arm_scmi/protocols.h | 4 ++--
drivers/firmware/arm_scpi.c | 5 +++--
3 files changed, 7 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] firmware: arm_scmi: Fixes for v7.0
2026-03-17 10:11 [GIT PULL] firmware: arm_scmi: Fixes for v7.0 Sudeep Holla
@ 2026-03-18 13:50 ` patchwork-bot+linux-soc
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2026-03-18 13:50 UTC (permalink / raw)
To: Sudeep Holla; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 17 Mar 2026 10:11:52 +0000 you wrote:
> Hi ARM SoC Team,
>
> Please pull !
>
> Regards,
> Sudeep
>
> [...]
Here is the summary with links:
- [GIT,PULL] firmware: arm_scmi: Fixes for v7.0
https://git.kernel.org/soc/soc/c/df3ef89d7ef8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-18 13:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 10:11 [GIT PULL] firmware: arm_scmi: Fixes for v7.0 Sudeep Holla
2026-03-18 13:50 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox