diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2026-03-18 14:06:34 +0100 |
|---|---|---|
| committer | Arnd Bergmann <arnd@arndb.de> | 2026-03-18 14:06:34 +0100 |
| commit | df3ef89d7ef8185fa719812e2d175b83112aa315 (patch) | |
| tree | 337a94515cdbf5668babbf3c17e1eaee6462a42a /include | |
| parent | dfc80d650be7f9ccbe2173fe2c53a803e9da93a6 (diff) | |
| parent | 4e701b47c3ba8f4eaf51d676732b11204bc75b35 (diff) | |
Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
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.
* tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/
firmware: arm_scmi: Fix NULL dereference on notify error path
firmware: arm_scpi: Fix device_node reference leak in probe path
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
