From: Krzysztof Kozlowski Date: Sat, 11 Apr 2026 08:48:50 +0000 (+0200) Subject: Merge tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep... X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=33a20cdaf41d08a66581cc01a60c1a3d596ba9cd;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers Arm FF-A fix for v7.1 Use the page aligned backing allocation size when computing the RXTX_MAP page count. This fixes FF-A RX/TX buffer registration on kernels built with 16K/64K PAGE_SIZE, where alloc_pages_exact() backs the buffer with a larger aligned span than the discovered minimum buffer size. * tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux: firmware: arm_ffa: Use the correct buffer size during RXTX_MAP Signed-off-by: Krzysztof Kozlowski --- 33a20cdaf41d08a66581cc01a60c1a3d596ba9cd