[PATCH] firmware: arm_ffa: Unmap Rx/Tx buffers on shutdown
Carol Soto
csoto at nvidia.com
Wed Aug 19 12:13:03 PDT 2026
On 8/19/26 2:08 AM, Sudeep Holla wrote:
> I had posted a single line patch here[1]. The original author/reported never
> got back.
>
> -- Regards, Sudeep [1]
> https://lore.kernel.org/all/20260729-nostalgic-accurate-raccoon-ab7d7e@sudeepholla
Hi Sudeep,
Thanks for the pointer. I tried your patch from [1] and it fixes the kexec issue on my setup.
I also tried limiting the shutdown patch to just RXTX_UNMAP, but that is not sufficient here.
The next kernel can still fail notificaion setup with:
ARM FF-A: Notification bitmap create error -13
So I agree that using the normal FF-A cleanup patch from shutdown looks like the right approach,
since it tears down the notification bitmap state as well as unmapping the Rx/Tx buffers.
Are you planning to submit that change to resolve this issue?
Thanks,
Carol
More information about the linux-arm-kernel
mailing list