From: Arnd Bergmann Date: Thu, 7 Oct 2021 19:14:03 +0000 (+0200) Subject: Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep... X-Git-Tag: accepted/tizen/unified/20230118.172025~6219^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6aaa84343895a62add33c992b219f65be0d65c93;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'scmi-fixes-5.15' of git://git./linux/kernel/git/sudeep.holla/linux into arm/fixes SCMI fixes for v5.15 A few fixes addressing: - Kconfig dependency between VIRTIO and ARM_SCMI_PROTOCOL - Link-time error with __exit annotation for virtio_scmi_exit - Unnecessary nested irqsave/irqrestore spinlocks in virtio transport - Missing SMP barriers to protect accesses to SCMI virtio device * tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux: firmware: arm_scmi: Add proper barriers to scmi virtio device firmware: arm_scmi: Simplify spinlocks in virtio transport firmware: arm_scmi: Remove __exit annotation firmware: arm_scmi: Fix virtio transport Kconfig dependency Link: https://lore.kernel.org/r/20211007102822.27886-1-sudeep.holla@arm.com Signed-off-by: Arnd Bergmann --- 6aaa84343895a62add33c992b219f65be0d65c93