diff options
author | 2023-07-24 15:17:59 +0200 | |
---|---|---|
committer | 2023-07-24 15:18:06 +0200 | |
commit | 1b64daa6020c0cb4443b4a804a573ad67fc35561 (patch) | |
tree | b8fd39bb8f48c421dfbbf05d2cd55ed3f18a311e /scripts/generate_rust_analyzer.py | |
parent | ARM: dts: at91: sam9x60: fix the SOC detection (diff) | |
parent | firmware: arm_scmi: Fix chan_free cleanup on SMC (diff) | |
download | wireguard-linux-1b64daa6020c0cb4443b4a804a573ad67fc35561.tar.xz wireguard-linux-1b64daa6020c0cb4443b4a804a573ad67fc35561.zip |
Merge tag 'scmi-smccc-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arm SCMI and SMCCC fixes for v6.5
Set of fixes addressing issues:
1. Possible use of uninitialised results structure in the SMCCC SOC_ID
driver if the driver fails to complete the initialisation
2. Missed signed error return value handling from simple_write_to_buffer()
used in scmi_dbg_raw_mode_common_write()
3. The OF node reference obtained is not dropped if node is incompatible
with "arm,scmi-shmem" in the mailbox as well as SMC transport channel
setup
4. The possibility of a late response to an in-flight pending transaction
that could end up triggering the interrupt handler after the SCMI core
has cleaned up the transport channel as part of core driver remove
* tag 'scmi-smccc-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
firmware: arm_scmi: Fix chan_free cleanup on SMC
firmware: arm_scmi: Drop OF node reference in the transport channel setup
firmware: arm_scmi: Fix signed error return values handling
firmware: smccc: Fix use of uninitialised results structure
Link: https://lore.kernel.org/r/20230721114052.3371923-1-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions