From: Arnd Bergmann Date: Thu, 8 Sep 2022 14:12:25 +0000 (+0200) Subject: Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep... X-Git-Tag: v6.6.17~6601^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4f1920d07e8eb0f217f8f65c0bc5b20bb8e3b8c;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'scmi-fixes-6.0' of git://git./linux/kernel/git/sudeep.holla/linux into arm/fixes Arm SCMI fixes for v6.0 Few fixes addressing possible out of bound access violations by hardening them, incorrect asynchronous resets by restricting them, incorrect SCMI tracing message format by harmonizing them, missing kernel-doc in optee transport, missing SCMI PM driver remove routine by adding it to avoid warning when scmi driver is unloaded and finally improve checks in the info_get operations. * tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux: firmware: arm_scmi: Harmonize SCMI tracing message format firmware: arm_scmi: Add SCMI PM driver remove routine firmware: arm_scmi: Fix the asynchronous reset requests firmware: arm_scmi: Harden accesses to the reset domains firmware: arm_scmi: Harden accesses to the sensor domains firmware: arm_scmi: Improve checks in the info_get operations firmware: arm_scmi: Fix missing kernel-doc in optee Link: https://lore.kernel.org/r/20220829174435.207911-1-sudeep.holla@arm.com Signed-off-by: Arnd Bergmann --- d4f1920d07e8eb0f217f8f65c0bc5b20bb8e3b8c