Re: [PATCH] firmware: arm_ffa: Set dma_mask for ffa devices

From: Sudeep Holla
Date: Fri Jan 17 2025 - 05:13:16 EST


On Fri, Jan 17, 2025 at 03:35:52PM +0530, Viresh Kumar wrote:
> Set dma_mask for FFA devices, otherwise DMA allocation using the device pointer
> lead to following warning:
>
> WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dma_alloc_attrs+0xe0/0x124
>

Looks good, will add to my queue after next -rc1.

--
Regards,
Sudeep