From: Arnd Bergmann Date: Thu, 28 Sep 2023 07:14:24 +0000 (+0200) Subject: Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla... X-Git-Tag: v6.6.17~3827^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79684f2ea3759592d3738c9240beb302fbcf0482;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'ffa-fix-6.6' of git://git./linux/kernel/git/sudeep.holla/linux into arm/fixes Arm FF-A fix for v6.6 It has been reported that the driver sets the memory region attributes for MEM_LEND operation when the specification clearly states not to. The fix here addresses the issue by ensuring the memory region attributes are cleared for the memory lending operation. * tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux: firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND Link: https://lore.kernel.org/r/20230927121555.158619-1-sudeep.holla@arm.com Signed-off-by: Arnd Bergmann --- 79684f2ea3759592d3738c9240beb302fbcf0482